Freigeben über


BarcodeSymbologyAttributesBuilder.IsDecodeLengthSupported Eigenschaft

Definition

Ruft ab oder legt fest, ob die Barcodesymbologie mehrere Decodierungslängen unterstützt.

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

Eigenschaftswert

Boolean

bool

True, wenn die Barcodesymbologie mehrere Decodierungslängen unterstützt; Andernfalls false.

Gilt für: