IFileExportOptions Properties
An object defining properties for the IFileExportOptions class.
PageHeaderOptions
Defines the options for the page header in the exported file.
Type: IFileSectionOptions
GeneralIsChanged
Indicates whether any general changes have been made to the export options.
Type: bool
DocumentProperties
Defines the general properties of the document to be exported.
Type: IFileGeneralOptions
ConstantDocumentId
Specifies a constant document ID used during the export process.
PageFooterOptions
Defines the options for the page footer in the exported file.
Type: IFileSectionOptions
SaveOptions
Specifies the save options for the exported file.
Type: IFileSaveOptions
PageSizeOptions
Defines the page size options for the exported file.
BeginFromNewPage
Indicates whether the export should begin from a new page.
Type: bool
Documents
Specifies the list of documents to be included in the file export.
CreatorObjectName
Specifies the name of the creator object associated with the file export.
Type: string
PageNumberOptions
Defines the page number options for the exported file.
Type: IFilePageNumberOptions
ExternalParameters
Specifies additional external parameters required during the export process.
Type: Dictionary<string, object>
WatermarkOptions
Specifies the watermark options for the exported file.
Type: IFileWatermarkOptions
ShowPageBorder
Specifies whether a border should be displayed around each page in the exported file.
Type: bool
IsChanged
Indicates whether the export options have been modified.
Type: bool
SecurityOptions
Defines the security options for the exported file.
Type: IFileSecurityOptions
EnableImpersonation
Indicates whether impersonation is enabled for the file export.
Type: bool