DocumentsToPDF
A setting that determines the type of DCO objects that are exported to Box: either document-level PDF files or pages.
Important: You must configure the DatacapBOX action before you use
this option. For more information, see DatacapBOX actions.
This setting has two possible values:
| True | The document-level PDF files of the current batch are exported to Box. (The export process does not create any PDF files; it assumes that they were previously created. ) |
|---|---|
| False | The pages of the current batch are exported to Box. |
The default value for this setting is False.
Member of namespace
DatacapBOXSyntax
DocumentsToPDF(bool NewValue)
Level
Any level.Example
DocumentsToPDF(True)
Upload()