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

In This Topic
    StructuredAppend Property (DataMatrixEcc200)
    In This Topic
    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