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