Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / HasPages Property

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