The following tables list the members exposed by BarcodeWritePdf.
Name | Description | |
---|---|---|
![]() | BarcodeWritePdf Constructor | Initializes a new instance of the BarcodeWritePdf class. |
Name | Description | |
---|---|---|
![]() | AspectHeight | Gets or sets the height of the aspect ratio of the symbol. Only used with PDF417. |
![]() | AspectWidth | Gets or sets the width of the aspect ratio of the symbol. Only used with PDF417. |
![]() | Columns | Gets or sets the number of columns to use when writing a PDF417 or MicroPDF417 symbol. |
![]() | EccLevel | Gets or sets the ECC level for writing a PDF417 symbol. |
![]() | EccPercentage | Gets or sets the ECC character percentage. |
![]() | Justify | Gets or sets a flag that determines the alignment (justification) of the resulting barcode symbols. |
![]() | ModAspectRatio | Gets or sets the ratio of the width of the smallest element (specified by the value of the Module property) to the height of a row of the PDF417 symbol. |
![]() | Module | Gets or sets the size of the smallest element in width. |
![]() | Rows | Gets or sets the number of rows to use when writing a PDF417 or MicroPDF417 symbol. |