C1.BarCode Namespace : PDF417Options Class |
The following tables list the members exposed by PDF417Options.
Name | Description | |
---|---|---|
PDF417Options Constructor | Overloaded. |
Name | Description | |
---|---|---|
Column | Gets or sets columns number 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. |
Name | Description | |
---|---|---|
AssignFrom | Overridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object. | |
Clone | Overridden. Creates a new object that is a copy of the current options. | |
Equals | Determines whether the specified System.Object is equal to the current System.Object. (Inherited from C1.BarCode.BarCodeOptionsBase) | |
GetHashCode | Serves as the default hash function. (Inherited from C1.BarCode.BarCodeOptionsBase) | |
Reset | Resets all properties to default values. | |
ShouldSerialize | Indicates whether any property of this object has changed from its default value. | |
ToString | Returns a string that represents the current object. |