C1.PrintDocument.8 Assembly / C1.C1Preview.Export Namespace / Exporter Class / Document Property

In This Topic
Document Property (Exporter)
In This Topic
Gets or sets the object representing the document that will be exported by the current exporter's Exporter.Export or Exporter.Export methods.
Syntax
'Declaration
 
Public Property Document As Object
 
See Also