Bagikan melalui


BarcodeSymbologyAttributesBuilder.IsDecodeLengthSupported Properti

Definisi

Mendapatkan atau mengatur apakah simbologi kode batang mendukung beberapa panjang dekode.

public:
 property bool IsDecodeLengthSupported { bool get(); void set(bool value); };
bool IsDecodeLengthSupported();

void IsDecodeLengthSupported(bool value);
public bool IsDecodeLengthSupported { get; set; }
var boolean = barcodeSymbologyAttributesBuilder.isDecodeLengthSupported;
barcodeSymbologyAttributesBuilder.isDecodeLengthSupported = boolean;
Public Property IsDecodeLengthSupported As Boolean

Nilai Properti

Boolean

bool

True jika simbologi kode batang mendukung beberapa panjang dekode; jika tidak, salah.

Berlaku untuk