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