Skip to main content

IFileExportOptions

The IFileExportOptions interface defines properties for configuring file export settings, including page options, watermark options, security settings, and additional parameters required for exporting files in workflows.

Properties

NameDescription
BeginFromNewPageIndicates whether the export should begin from a new page.
DocumentPropertiesDefines the general properties of the document to be exported.
SaveOptionsSpecifies the save options for the exported file.
GeneralIsChangedIndicates whether any general changes have been made to the export options.
PageHeaderOptionsDefines the options for the page header in the exported file.
PageFooterOptionsDefines the options for the page footer in the exported file.
ExternalParametersSpecifies additional external parameters required during the export process.
IsChangedIndicates whether the export options have been modified.
ShowPageBorderSpecifies whether a border should be displayed around each page in the exported file.
PageSizeOptionsDefines the page size options for the exported file.
SecurityOptionsDefines the security options for the exported file.
ConstantDocumentIdSpecifies a constant document ID used during the export process.
WatermarkOptionsSpecifies the watermark options for the exported file.
EnableImpersonationIndicates whether impersonation is enabled for the file export.
PageNumberOptionsDefines the page number options for the exported file.
DocumentsSpecifies the list of documents to be included in the file export.
CreatorObjectNameSpecifies the name of the creator object associated with the file export.