Skip to main content

FlowPdfExportProperties Properties

An object defining properties for the FlowPdfExportProperties class.

ValueOptions

Specifies the variable value options for the PDF export.

Type: IVariableValueOptions


IsChanged

Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.

Type: bool


ResumeOnError

Indicates whether to continue on errors during PDF export.

Type: bool


ErrorDescriptionObjectName

Specifies the name of the object used for error descriptions.

Type: string


ErrorOptions

Defines the error options associated with the workflow object.

Type: IFlowErrorOptions


ExportOptions

Represents the options for exporting files.

Type: IFileExportOptions


Caption

A dictionary containing captions for workflow objects, mapping identifiers to their display names.

Type: Dictionary<string, string>