C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / EmfExporter Class / Document Property
Document Property (EmfExporter)
In This Topic
Gets or sets the object representing the document that will be exported by the current exporter's Export(String) or Export(Stream) methods.
Syntax
'Declaration
 
Public Property Document As Object
 
See Also