Skip to main content

What it does

Describes additional image saving options that extend IExportImageSavingOptions.
This object is not available on the Web Verification Station for checking rules locally.

Properties

Example

IExportImageSavingOptionsEx is not created directly. Create an IExportImageSavingOptions object with FCTools.NewImageSavingOptions(), cast it to IExportImageSavingOptionsEx to set ShouldUseOriginalPdf, and then pass the original object to SaveAs:
For complete export scripts, see Sample scripts describing export.