FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / HasWidePages Property

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