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

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