






Represents a document with individual pages (canvases) that can be displayed on screen and printed.
Namespace: PDFTron.SilverDox.Documents
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
| C# |
|---|
public class Document |
| Visual Basic |
|---|
Public Class Document |
| Visual C++ |
|---|
public ref class Document |
Remarks
The easiest way to display a document is to use a DocumentViewer.
