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

In This Topic
    ClientRectangle Property (ReportTextOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ClientRectangle As System.Drawing.Rectangle
    public System.Drawing.Rectangle ClientRectangle {get;}
    See Also