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

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