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

In This Topic
    StructuredAppend Property (MicroPdf417)
    In This Topic
    Indicates whether the structure append is enabled.
    Syntax
    'Declaration
     
    Public Overridable Property StructuredAppend As Boolean
    public virtual bool StructuredAppend {get; set;}
    See Also