ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / BitmapCachedDocumentModel Class / PaperSize Property

In This Topic
    PaperSize Property (BitmapCachedDocumentModel)
    In This Topic
    Gets the default paper size of the document.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property PaperSize As Size
    public override Size PaperSize {get;}
    See Also