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

In This Topic
    HasPages Property
    In This Topic
    Gets a value indicating if the document has some visible content.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasPages As Boolean
    public bool HasPages {get;}
    See Also