FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / HasWidePages Property

In This Topic
    HasWidePages Property
    In This Topic
    Gets a value indicating if the document contains wide pages.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasWidePages As Boolean
    public bool HasWidePages {get;}
    See Also