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