[]
The options of PDF417.
public class PDF417Options : BarCodeOptionsBase
Public Class PDF417Options
Inherits BarCodeOptionsBase
Name | Description |
---|---|
PDF417Options() | Initializes a new instance of the GrapeCity.Documents.Barcode.PDF417 class. |
PDF417Options(string) | Initializes a new instance of the GrapeCity.Documents.Barcode.PDF417 class. |
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 sets the PDF417 barcode's type. |
Name | Description |
---|---|
AssignFrom(BarCodeOptionsBase) | Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
Clone() | Makes object copy |
Reset() | Resets all properties to default values. |
ResetEncoding() | |
ShouldSerialize() | Indicates whether any property of this object has changed from its default value. |
ShouldSerializeEncoding() | |
ToString() |