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

In This Topic
    StructuredAppend Property (DataMatrixEcc200TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.DataMatrixEcc200.StructuredAppend. Indicates whether the symbol is part of a structured append message.
    Syntax
    'Declaration
     
    Public Overridable Property StructuredAppend As Boolean
    public virtual bool StructuredAppend {get; set;}
    See Also