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

In This Topic
    Dimensions Property (MicroPdf417TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.MicroPdf417.Dimensions. Sets the symbol row and column count.
    Syntax
    'Declaration
     
    Public Overridable Property Dimensions As MicroPdfDimensions
    public virtual MicroPdfDimensions Dimensions {get; set;}
    See Also