The following tables list the members exposed by PDF417Options.
Public Constructors
Public Properties
| Name | Description |
| Column | Gets or sets column numbers for the barcode. |
| ErrorLevel | Gets or sets the error correction level for the barcode. |
| Row | Gets or sets row numbers for the barcode. |
| Type | Gets or set the PDF417 barcode's type. |
Top
Public Methods
| Name | Description |
| Clone | Overridden. Creates a new object that is a copy of the current instance. |
| Equals | Compares the PDF417 object to another System.Object to see if they are equal. |
| ToString | Returns a string that represents the current object. |
Top
See Also