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