Condividi tramite


BarcodeSymbologyAttributes.DecodeLength1 Proprietà

Definizione

Ottiene o imposta il primo valore usato per determinare la lunghezza del decodifica del simbolo di codice a barre.

public:
 property unsigned int DecodeLength1 { unsigned int get(); void set(unsigned int value); };
uint32_t DecodeLength1();

void DecodeLength1(uint32_t value);
public uint DecodeLength1 { get; set; }
var uInt32 = barcodeSymbologyAttributes.decodeLength1;
barcodeSymbologyAttributes.decodeLength1 = uInt32;
Public Property DecodeLength1 As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Prima parte della lunghezza del decodifica.

Si applica a