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