FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / HasPages Property

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