barcodeType Свойство (WebBarcodeWriteRequestParams)
Возвращает или задает тип символики штрих-кода.
'Declaration
Public Property barcodeType As Vintasoft.Barcode.BarcodeType
public Vintasoft.Barcode.BarcodeType barcodeType { get; set; }
public: __property Vintasoft.Barcode.BarcodeType get_barcodeType();
public: __property void set_barcodeType(
Vintasoft.Barcode.BarcodeType
);
public:
property Vintasoft.Barcode.BarcodeType barcodeType {
Vintasoft.Barcode.BarcodeType get();
void set(Vintasoft.Barcode.BarcodeType );
}
Property Value
Значение по умолчанию: Vintasoft.Barcode.BarcodeType.None.
Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5