ExportOptionsContainer Properties
Represents different options which are used when exporting a document.
Name | Description |
---|---|
Csv |
Gets the settings used to specify exporting parameters when a document is exported to CSV format.
Inherited from Export |
Docx |
Gets the settings used to specify exporting parameters when a document is exported to DOCX format.
Inherited from Export |
Gets the settings used to specify exporting parameters when a document is sent by e-mail in Print Preview.
Inherited from Export |
|
Html |
Gets the settings used to specify exporting parameters when a document is exported to HTML format.
Inherited from Export |
Image |
Gets the settings used to specify exporting parameters when a document is exported to image.
Inherited from Export |
Mail |
Provides access to an object that contains options which define how a document is exported to a mail message.
Inherited from Export |
Mht |
Gets the settings used to specify exporting parameters when a document is exported to MHT format.
Inherited from Export |
Native |
Provides access to the object, which contains settings for saving the Printing |
Gets the settings used to specify exporting parameters when a document is exported to PDF format.
Inherited from Export |
|
Print |
Gets the settings used to specify how a document is exported from the Print Preview.
Inherited from Export |
Rtf |
Gets the settings used to specify exporting parameters when a document is exported to RTF format.
Inherited from Export |
Text |
Gets the settings used to specify exporting parameters when a document is exported to text.
Inherited from Export |
Xls |
Gets the settings used to specify exporting parameters when a document is exported to XLS format.
Inherited from Export |
Xlsx |
Gets the settings used to specify export parameters when a document is exported to XLSX format.
Inherited from Export |
Xps | Gets the settings used to specify export parameters when a document is exported to XPS format. |
See Also