.NET Framework Class Library
DocumentViewer.DocumentPrinter Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > DocumentViewer Class > DocumentViewer Properties > DocumentViewer.DocumentPrinter Property |
DocumentPrinter object used for printing the document being viewed.
Namespace: Gnostice.Controls.WinForms
Assembly: Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)
Visual Basic |
Public ReadOnly Property DocumentPrinter As DocumentPrinter |
C# |
public DocumentPrinter DocumentPrinter { get; } |
Visual C++ |
public: |