BarCodeExtendedParameters

BarCodeExtendedParameters class

Stores extended parameters of recognized barcode

The BarCodeExtendedParameters type exposes the following members:

Properties

NameDescription
one_dGets a special data OneDExtendedParameters of 1D recognized barcode
code128Gets a special data Code128ExtendedParameters of Code128 recognized barcode
qrGets a QR Structured Append information QRExtendedParameters of recognized barcode
pdf417Gets a MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode
data_barGets a DataBar additional informationDataBarExtendedParameters of recognized barcode
maxi_codeGets a MaxiCode additional informationMaxiCodeExtendedParameters of recognized barcode
dot_codeGets a DotCode additional informationDotCodeExtendedParameters of recognized barcode
data_matrixGets a DataMatrix additional informationDataMatrixExtendedParameters of recognized barcode
aztecGets a Aztec additional informationAztecExtendedParameters of recognized barcode
gs1_composite_barGets a GS1CompositeBar additional informationGS1CompositeBarExtendedParameters of recognized barcode
codabarGets a Codabar additional informationCodabarExtendedParameters of recognized barcode

See Also