.NET Framework Class Library
DocumentViewer.IsDocumentLoaded Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentViewer Class > DocumentViewer Properties > DocumentViewer.IsDocumentLoaded Property |
Gets whether a document is currently loaded.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public ReadOnly Property IsDocumentLoaded As Boolean |
C# |
public bool IsDocumentLoaded { get; } |
Visual C++ |
public: |
IDocumentOperation.IsDocumentLoaded