Compartir a través de


BarcodeSymbologyAttributes.DecodeLength1 Propiedad

Definición

Obtiene o establece el primer valor utilizado para determinar la longitud de descodificación de simbología de código de barras.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Primera parte de la longitud de descodificación.

Se aplica a