ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / PrintDocumentOptions Class / RestoreBounds Property

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