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

In This Topic
    HasPages Property (C1FlexViewerPane)
    In This Topic
    Indicates whether the document has some visible content.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasPages As Boolean
    public bool HasPages {get;}
    See Also