Condividi tramite


BarcodeSymbologyAttributes.DecodeLength2 Proprietà

Definizione

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

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

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Seconda parte della lunghezza decodifica.

Si applica a