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

In This Topic
    Dimensions Property (MicroPdf417)
    In This Topic
    Gets or sets the symbol row and column count.
    Syntax
    'Declaration
     
    Public Overridable Property Dimensions As MicroPdfDimensions
    public virtual MicroPdfDimensions Dimensions {get; set;}
    See Also