ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfPageContext Class / IsPageLoaded Property

In This Topic
    IsPageLoaded Property
    In This Topic
    Gets a value indicating whether the page was already loaded.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPageLoaded As System.Boolean
    public System.bool IsPageLoaded {get;}
    See Also