ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / PaperSizeIn Property

In This Topic
    PaperSizeIn Property
    In This Topic
    Size of target paper in inches
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperSizeIn As Size
    public Size PaperSizeIn {get;}
    See Also