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

In This Topic
    SegmentIndex Property (MicroPdf417)
    In This Topic
    Gets or sets the structure append index.
    Syntax
    'Declaration
     
    Public Overridable Property SegmentIndex As Integer
    public virtual int SegmentIndex {get; set;}
    See Also