Pdf417ExtendedParameters

Pdf417ExtendedParameters class

Module: aspose_barcode.recognition.pdf_417_extended_parameters

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

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
eqboolNoReturns a value indicating whether this instance is equal to a specified Pdf417ExtendedParameters value.
hashintNoReturns the hash code for the current instance.
strstrNoReturns a human-readable string representation of this Pdf417ExtendedParameters.
is_code128_emulationboolNo
is_linkedboolNo
is_reader_initializationboolNo
macro_pdf417_terminatorboolNo
macro_pdf_417_addresseeOptional[str]No
macro_pdf_417_checksumOptional[int]No
macro_pdf_417_file_idOptional[str]No
macro_pdf_417_file_nameOptional[str]No
macro_pdf_417_file_sizeOptional[int]No
macro_pdf_417_segment_idintNo
macro_pdf_417_segments_countintNo
macro_pdf_417_senderOptional[str]No
macro_pdf_417_time_stampOptional[datetime]No