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

In This Topic
    PreferredSize Property (DocxOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PreferredSize As System.Drawing.Size
    public System.Drawing.Size PreferredSize {get;}
    See Also