EmptyBarcodeConverterGetBarcodeForWrite - метод
Получение ID штрих-кода в Barcode.
Пространство имён: Tessa.Extensions.Platform.Server.DocLoadСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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 String
- Имя типа штрих-кода
Int32IBarcodeConverterGetBarcodeForWrite(String)