EmptyBarcodeConverterGetBarcodeForRead - метод |
Получение ID штрих-кода в zxing
см ZXing.BarcodeFormat
Пространство имён:
Tessa.Extensions.Platform.Server.DocLoad
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public int GetBarcodeForRead(
string name
)
Public Function GetBarcodeForRead (
name As String
) As Integer
public:
virtual int GetBarcodeForRead(
String^ name
) sealed
abstract GetBarcodeForRead :
name : string -> int
override GetBarcodeForRead :
name : string -> int
Параметры
- name
- Тип: SystemString
Имя типа штрих-кода
Возвращаемое значение
Тип:
Int32Реализации
IBarcodeConverterGetBarcodeForRead(String)См. также