The Pdf417Settings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Pdf417Settings | Initializes a new instance of the Pdf417Settings class. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides Object..::.Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Overrides Object..::.GetHashCode()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsValidSettings | Defines if the specified setting values are correct in the aggregate. Returns "true" if values are correct and "false" is not. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Overridden. See ToString()()(). (Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| ColumnsCount | Gets or sets columns count. | |
| ErrorLevel | Gets or sets error correction level. | |
| RowsCount | Gets or sets rows count. | |
| Type | Gets or sets a compaction mode. |