ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlOptionsForm Class / MinimumSize Property

In This Topic
    MinimumSize Property (HtmlOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property MinimumSize As System.Drawing.Size
    public virtual System.Drawing.Size MinimumSize {get; set;}
    See Also