ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / MicroPdf417TagHelper Class / SegmentIndex Property

In This Topic
    SegmentIndex Property (MicroPdf417TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.MicroPdf417.SegmentIndex. Sets the structure append index.
    Syntax
    'Declaration
     
    Public Overridable Property SegmentIndex As Integer
    public virtual int SegmentIndex {get; set;}
    See Also