[]
The options of MicroPDF417
public class MicroPDF417Options : BarCodeOptionsBase
Public Class MicroPDF417Options
Inherits BarCodeOptionsBase
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. |
FileID | Gets or sets the file id of structured append symbol. |
SegmentCount | Gets or sets the segment count of structured append symbol. |
SegmentIndex | Gets or sets the segment index of structured append symbol. |
Version | Gets or sets the symbol size. |
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() |