PCBI_BarcodeHandlerGetEncodeFormats Method
Get allowed Format List.
Namespace: PluginBarcodeAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public List<string> GetEncodeFormats()
Public Function GetEncodeFormats As List(Of String)
public:
List<String^>^ GetEncodeFormats()
member GetEncodeFormats : unit -> List<string>
Return Value
ListStringAll supported formats.