[]
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; }