[]
Represents a control for drawing MicroPDF417 barcode type.
public class MicroPdf417 : BarcodeBase, IHtmlString, ITemplate
Name | Description |
---|---|
MicroPdf417(HtmlHelper, string) | Creates one MicroPdf417 instance. |
Name | Description |
---|---|
CompactionMode | Gets or sets the symbol encode method. |
Dimensions | Gets or sets the symbol row and column count. |
FileId | Gets or sets the structure file ID. |
OptionalFields | Gets or sets structured append optional fields. Only supports segmentCount for now. |
SegmentIndex | Gets or sets the structure append index. |
StructuredAppend | Indicates whether the structure append is enabled. |