Skip to main content
A newer version of this page is available. .

PrintPreviewOptions Properties

Represents different settings used to specify how a document is exported from the Print Preview.
Name Description
ActionAfterExport Gets or sets a value which indicates whether the resulting file should be automatically opened after exporting a document from the Print Preview.
DefaultDirectory Gets or sets the file path to which, by default, a document is exported from the Print Preview.
DefaultExportFormat Specifies the default format to which a document is exported from the Print Preview form.
DefaultFileName Gets or sets the file name to which, by default, a document is exported from the Print Preview.
DefaultSendFormat Specifies the default format to which a document is converted, when the PrintingSystemCommand.SendFile command is executed.
SaveMode Gets or sets a value which specifies how the file path to export a document is obtained when exporting a document from the Print Preview.
ShowOptionsBeforeExport Gets or sets a value which indicates whether an Export Options window should be shown when an end-user exports a document from the Print Preview.
See Also