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

In This Topic
    DesktopBounds Property (ReportHtmlOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DesktopBounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle DesktopBounds {get; set;}
    See Also