ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewTypeViewModel Class / PaperSize Property

In This Topic
    PaperSize Property (ViewTypeViewModel)
    In This Topic
    Gets currently the paper size of currently active printer.
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperSize As Size
    public Size PaperSize {get;}
    See Also