PDFViewerDocument Property

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Gets or sets the document to view.

Namespace:  Apitron.PDF.Controls
Assembly:  Apitron.PDF.Controls (in Apitron.PDF.Controls.dll) Version: 1.0.154.0
Syntax

public Document Document { get; set; }

Property Value

Type: Document
The document.
See Also

Reference