.NET Framework Class Library
DocumentViewer.Document 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.Document Property |
Gets or sets document that needs to be displayed by the viewer.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Property Document As Object |
C# |
public Object Document { get; set; } |
Visual C++ |
public: |