[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.MicroPdf417TagHelper

MicroPdf417TagHelper Class

ITagHelper implementation for MicroPdf417.

Namespace: C1.Web.Mvc.TagHelpers
Assembly: C1.AspNetCore.Mvc.dll
Syntax
[HtmlTargetElement("c1-micro-pdf417")]
public class MicroPdf417TagHelper : BarcodeBaseTagHelper<MicroPdf417>, ITagHelper, ITagHelperComponent, ITemplateTagHelper

Constructors

Name Description
MicroPdf417TagHelper()

Properties

Name Description
CompactionMode

Configurates CompactionMode. Sets the symbol encode method.

Dimensions

Configurates Dimensions. Sets the symbol row and column count.

FileId

Configurates FileId. Sets the structure file ID.

OptionalFields

Configurates OptionalFields. Sets structured append optional fields. Only supports segmentCount for now.

SegmentIndex

Configurates SegmentIndex. Sets the structure append index.

StructuredAppend

Configurates StructuredAppend. Indicates whether the structure append is enabled.