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

In This Topic
    HasPages Property (FlexViewerPane)
    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