BarcodeSymbologyAttributes.DecodeLength1 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用來判斷條碼符號解碼長度的第一個值。
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
屬性值
解碼長度的第一個部分。