C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1PdfDocumentSource Class / Document Property

In This Topic
Document Property (C1PdfDocumentSource)
In This Topic
Gets a C1Document object produced by the current document source.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Document As C1Document
 
See Also