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

In This Topic
    SymbolSize Property (DataMatrixEcc200TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.DataMatrixEcc200.SymbolSize. Sets the size of symbol.
    Syntax
    'Declaration
     
    Public Overridable Property SymbolSize As Ecc200SymbolSize
    public virtual Ecc200SymbolSize SymbolSize {get; set;}
    See Also