BarcodeConverterGetBarcodeForWrite - метод
Получение ID штрих-кода в Barcode.
Пространство имён: Tessa.Extensions.Default.Server.DocLoadСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.0.4
public virtual Type GetBarcodeForWrite(
string name
)
Public Overridable Function GetBarcodeForWrite (
name As String
) As Type
public:
virtual Type GetBarcodeForWrite(
String^ name
)
abstract GetBarcodeForWrite :
name : string -> Type
override GetBarcodeForWrite :
name : string -> Type
- name String
- Имя типа штрих-кода
TypeIBarcodeConverterGetBarcodeForWrite(String)