ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.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 Boolean
    public bool IsPageLoaded {get;}
    See Also