[]
Represents the MicroPDF417 options.
public class MicroPDF417Options : BarCodeOptionsBase, ICloneable
| Name | Description |
|---|---|
| MicroPDF417Options() | Initializes a new instance of the MicroPDF417Options class. |
| MicroPDF417Options(string) | Initializes a new instance of the MicroPDF417Options class. |
| Name | Description |
|---|---|
| CompactionMode | Gets or sets the CompactionMode. |
| EncodingCodePage | Design-time property to specify encoding in designer. |
| FileID | Gets or sets the file id of structuredappend symbol. |
| SegmentCount | Gets or sets the segment count of structuredappend symbol. |
| SegmentIndex | Gets or sets the segment index of structuredappend symbol. |
| Version | Gets or sets the symbol size. |
| Name | Description |
|---|---|
| Clone() | Creates a new object that is a copy of the current instance. |
| ToString() |