Partager via


BarcodeSymbologyAttributes.IsDecodeLengthSupported Propriété

Définition

Obtient si la symbologie du code-barres prend en charge plusieurs longueurs de décodage.

public:
 property bool IsDecodeLengthSupported { bool get(); };
bool IsDecodeLengthSupported();
public bool IsDecodeLengthSupported { get; }
var boolean = barcodeSymbologyAttributes.isDecodeLengthSupported;
Public ReadOnly Property IsDecodeLengthSupported As Boolean

Valeur de propriété

Boolean

bool

True si la symbologie du code-barres prend en charge plusieurs longueurs de décodage ; sinon, false.

S’applique à