ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / DocumentSource Class / PageSize Property

In This Topic
    PageSize Property (DocumentSource)
    In This Topic
    Gets a value that indicates the current page size.
    Syntax
    'Declaration
     
    Public Property PageSize As Size
    public Size PageSize {get; set;}
    See Also