DocumentExporterOptions Properties
Represents the base class for options used for saving (exporting) documents in different formats.Name | Description |
---|---|
ExportedDocumentProperties | Gets or sets the document properties being exported. |
TargetUri | Gets or sets the URI of the document being exported. |
See Also