FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / HasWidePages Property

In This Topic
    HasWidePages Property (FlexViewerPane)
    In This Topic
    Indicates whether the document contains wide pages.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasWidePages As Boolean
    public bool HasWidePages {get;}
    See Also