FlowPdfExportProperties
The FlowPdfExportProperties class represents properties for PDF export in workflows, inheriting from BimserWorkflowObjectProperties and implementing IFlowPdfExportProperties.
Properties
| Name | Description |
|---|---|
| Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |
| ResumeOnError | Indicates whether to continue on errors during PDF export. |
| ValueOptions | Specifies the variable value options for the PDF export. |
| ExportOptions | Represents the options for exporting files. |
| ErrorDescriptionObjectName | Specifies the name of the object used for error descriptions. |
| ErrorOptions | Defines the error options associated with the workflow object. |
| IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |