![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
PDF417 parameters. More...
Inherits BaseJavaClass.
Public Member Functions | |
def | __init__ (self, javaClass) |
def | init (self) |
def | getPdf417CompactionMode (self) |
Pdf417 symbology type of BarCode's compaction mode. More... | |
def | setPdf417CompactionMode (self, value) |
Pdf417 symbology type of BarCode's compaction mode. More... | |
def | getPdf417ErrorLevel (self) |
Gets or sets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture. More... | |
def | setPdf417ErrorLevel (self, value) |
Gets or sets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture. More... | |
def | getPdf417Truncate (self) |
Whether Pdf417 symbology type of BarCode is truncated (to reduce space). More... | |
def | setPdf417Truncate (self, value) |
Whether Pdf417 symbology type of BarCode is truncated (to reduce space). More... | |
def | getColumns (self) |
Columns count. More... | |
def | setColumns (self, value) |
Columns count. More... | |
def | getRows (self) |
Rows count. More... | |
def | setRows (self, value) |
Rows count. More... | |
def | getAspectRatio (self) |
Height/Width ratio of 2D BarCode module. More... | |
def | setAspectRatio (self, value) |
Height/Width ratio of 2D BarCode module. More... | |
def | getPdf417MacroFileID (self) |
Getsmacro Pdf417 barcode's file ID. More... | |
def | setPdf417MacroFileID (self, value) |
Sets macro Pdf417 barcode's file ID. More... | |
def | getPdf417MacroSegmentID (self) |
Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. More... | |
def | setPdf417MacroSegmentID (self, value) |
Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. More... | |
def | getPdf417MacroSegmentsCount (self) |
Gets macro Pdf417 barcode segments count. More... | |
def | setPdf417MacroSegmentsCount (self, value) |
Sets macro Pdf417 barcode segments count. More... | |
def | getPdf417MacroFileName (self) |
Gets macro Pdf417 barcode file name. More... | |
def | setPdf417MacroFileName (self, value) |
Sets macro Pdf417 barcode file name. More... | |
def | getPdf417MacroTimeStamp (self) |
Gets macro Pdf417 barcode time stamp. More... | |
def | setPdf417MacroTimeStamp (self, value) |
Sets macro Pdf417 barcode time stamp. More... | |
def | getPdf417MacroSender (self) |
Gets macro Pdf417 barcode sender name. More... | |
def | setPdf417MacroSender (self, value) |
Sets macro Pdf417 barcode sender name. More... | |
def | getPdf417MacroAddressee (self) |
Gets macro Pdf417 barcode addressee name. More... | |
def | setPdf417MacroAddressee (self, value) |
Sets macro Pdf417 barcode addressee name. More... | |
def | getPdf417MacroFileSize (self) |
Gets or sets macro Pdf417 file size. More... | |
def | setPdf417MacroFileSize (self, value) |
Gets or sets macro Pdf417 file size. More... | |
def | getPdf417MacroChecksum (self) |
Gets macro Pdf417 barcode checksum. More... | |
def | setPdf417MacroChecksum (self, value) |
Sets macro Pdf417 barcode checksum. More... | |
def | getCodeTextEncoding (self) |
Gets the encoding of codetext. More... | |
def | setCodeTextEncoding (self, value) |
Sets the encoding of codetext. More... | |
def | getPdf417ECIEncoding (self) |
Extended Channel Interpretation Identifiers. More... | |
def | setPdf417ECIEncoding (self, value) |
Extended Channel Interpretation Identifiers. More... | |
def | getPdf417MacroECIEncoding (self) |
Extended Channel Interpretation Identifiers. More... | |
def | setPdf417MacroECIEncoding (self, value) |
Extended Channel Interpretation Identifiers. More... | |
def | getPdf417MacroTerminator (self) |
Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. More... | |
def | setPdf417MacroTerminator (self, value) |
Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. More... | |
def | isReaderInitialization (self) |
Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. More... | |
def | setReaderInitialization (self, value) |
Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. More... | |
def | getCode128Emulation (self) |
Function codeword for Code 128 emulation. More... | |
def | setCode128Emulation (self, value) |
Function codeword for Code 128 emulation. More... | |
def | toString (self) |
Returns a human-readable string representation of this Pdf417Parameters. More... | |
![]() | |
def | getJavaClass (self) |
def | setJavaClass (self, javaClass) |
def | getJavaClassName (self) |
def | isNull (self) |
def | printJavaClassName (self) |
Additional Inherited Members | |
![]() | |
javaClass | |
javaClassName | |
PDF417 parameters.
def __init__ | ( | self, | |
javaClass | |||
) |
Reimplemented from BaseJavaClass.
def getAspectRatio | ( | self | ) |
Height/Width ratio of 2D BarCode module.
def getCode128Emulation | ( | self | ) |
Function codeword for Code 128 emulation.
Applied for MicroPDF417 only. Ignored for PDF417 and MacroPDF417 barcodes.
def getCodeTextEncoding | ( | self | ) |
Gets the encoding of codetext.
Default value: UTF-8
def getColumns | ( | self | ) |
Columns count.
def getPdf417CompactionMode | ( | self | ) |
Pdf417 symbology type of BarCode's compaction mode.
Default value: Pdf417CompactionMode.AUTO.
def getPdf417ECIEncoding | ( | self | ) |
Extended Channel Interpretation Identifiers.
It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings.
def getPdf417ErrorLevel | ( | self | ) |
Gets or sets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture.
def getPdf417MacroAddressee | ( | self | ) |
Gets macro Pdf417 barcode addressee name.
def getPdf417MacroChecksum | ( | self | ) |
Gets macro Pdf417 barcode checksum.
def getPdf417MacroECIEncoding | ( | self | ) |
Extended Channel Interpretation Identifiers.
Applies for Macro PDF417 text fields.
def getPdf417MacroFileID | ( | self | ) |
Getsmacro Pdf417 barcode's file ID.
Used for MacroPdf417.
def getPdf417MacroFileName | ( | self | ) |
Gets macro Pdf417 barcode file name.
def getPdf417MacroFileSize | ( | self | ) |
Gets or sets macro Pdf417 file size.
def getPdf417MacroSegmentID | ( | self | ) |
Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
def getPdf417MacroSegmentsCount | ( | self | ) |
Gets macro Pdf417 barcode segments count.
def getPdf417MacroSender | ( | self | ) |
Gets macro Pdf417 barcode sender name.
def getPdf417MacroTerminator | ( | self | ) |
Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment.
Applied only for Macro PDF417.
def getPdf417MacroTimeStamp | ( | self | ) |
Gets macro Pdf417 barcode time stamp.
def getPdf417Truncate | ( | self | ) |
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
def getRows | ( | self | ) |
Rows count.
def init | ( | self | ) |
Reimplemented from BaseJavaClass.
def isReaderInitialization | ( | self | ) |
Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization.
def setAspectRatio | ( | self, | |
value | |||
) |
Height/Width ratio of 2D BarCode module.
def setCode128Emulation | ( | self, | |
value | |||
) |
Function codeword for Code 128 emulation.
Applied for MicroPDF417 only. Ignored for PDF417 and MacroPDF417 barcodes.
def setCodeTextEncoding | ( | self, | |
value | |||
) |
Sets the encoding of codetext.
Default value: UTF-8
def setColumns | ( | self, | |
value | |||
) |
Columns count.
def setPdf417CompactionMode | ( | self, | |
value | |||
) |
Pdf417 symbology type of BarCode's compaction mode.
Default value: Pdf417CompactionMode.AUTO.
def setPdf417ECIEncoding | ( | self, | |
value | |||
) |
Extended Channel Interpretation Identifiers.
It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings.
def setPdf417ErrorLevel | ( | self, | |
value | |||
) |
Gets or sets Pdf417 symbology type of BarCode's error correction level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture.
def setPdf417MacroAddressee | ( | self, | |
value | |||
) |
Sets macro Pdf417 barcode addressee name.
def setPdf417MacroChecksum | ( | self, | |
value | |||
) |
Sets macro Pdf417 barcode checksum.
value | The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial. |
def setPdf417MacroECIEncoding | ( | self, | |
value | |||
) |
Extended Channel Interpretation Identifiers.
Applies for Macro PDF417 text fields.
def setPdf417MacroFileID | ( | self, | |
value | |||
) |
Sets macro Pdf417 barcode's file ID.
Used for MacroPdf417.
def setPdf417MacroFileName | ( | self, | |
value | |||
) |
Sets macro Pdf417 barcode file name.
def setPdf417MacroFileSize | ( | self, | |
value | |||
) |
Gets or sets macro Pdf417 file size.
value | The file size field contains the size in bytes of the entire source file. |
def setPdf417MacroSegmentID | ( | self, | |
value | |||
) |
Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
def setPdf417MacroSegmentsCount | ( | self, | |
value | |||
) |
Sets macro Pdf417 barcode segments count.
def setPdf417MacroSender | ( | self, | |
value | |||
) |
Sets macro Pdf417 barcode sender name.
def setPdf417MacroTerminator | ( | self, | |
value | |||
) |
Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment.
Applied only for Macro PDF417.
def setPdf417MacroTimeStamp | ( | self, | |
value | |||
) |
Sets macro Pdf417 barcode time stamp.
def setPdf417Truncate | ( | self, | |
value | |||
) |
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
def setReaderInitialization | ( | self, | |
value | |||
) |
Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization.
value |
def setRows | ( | self, | |
value | |||
) |
Rows count.
def toString | ( | self | ) |
Returns a human-readable string representation of this Pdf417Parameters.