Export(string, ExportFormat, ExportSettings)

Run the Export Condensed Part action.

Declaration Syntax

public virtual void Export(string exportFileName, ExportFormat exportFormat, ExportSettings exportSettings)

Parameters

exportFileName(string)

File path for the cpa file to be exported

exportFormat(ExportFormat)

The format to use when exporting.

exportSettings(ExportSettings)

The settings to use when exporting.