Document Property (Exporter)
Gets or sets the object representing the document that will be exported by the current exporter's
Exporter.Export or
Exporter.Export methods.
public object Document {get; set;}
'Declaration
Public Property Document As Object