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

In This Topic
    Compact Property (Pdf417)
    In This Topic
    Indicates whether it is a compact PDF417 symbol.
    Syntax
    'Declaration
     
    Public Overridable Property Compact As Boolean
    public virtual bool Compact {get; set;}
    See Also