Pdf417ExtendedParameters

Pdf417ExtendedParameters class

Namespace: Aspose.Barcode.Recognition

Stores a MacroPdf417 metadata information of recognized barcode This sample shows how to get Macro Pdf417 metadata

Constructors

NameDescription
__construct

Methods

NameStaticDescription
isCode128EmulationNoFlag that indicates that the MicroPdf417 barcode encoded with 908, 909, 910 or 911 Code 128 emulation codewords.
isLinkedNoFlag that indicates that the barcode must be linked to 1D barcode. Value: Linkage flag
isReaderInitializationNoUsed to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Value: Reader initialization flag

Properties

NameRead/WriteDescription
MacroPdf417AddresseeRead-onlyMacro PDF417 addressee name (optional).
MacroPdf417ChecksumRead-onlyMacro PDF417 checksum (optional).
MacroPdf417FileIDRead-onlyGets the file ID of the barcode, only available with MacroPdf417.Value: The file ID for MacroPdf417
MacroPdf417FileNameRead-onlyMacro PDF417 file name (optional).
MacroPdf417FileSizeRead-onlyMacro PDF417 file size (optional).
MacroPdf417SegmentIDRead-onlyGets the segment ID of the barcode,only available with MacroPdf417.Value: The segment ID of the barcode.
MacroPdf417SegmentsCountRead-onlyGets macro pdf417 barcode segments count. Default value is -1.Value: Segments count.
MacroPdf417SenderRead-onlyMacro PDF417 sender name (optional).
MacroPdf417TerminatorRead-onlyIndicates whether the segment is the last segment of a Macro PDF417 file.
MacroPdf417TimeStampRead-onlyMacro PDF417 time stamp (optional).