DCOVarsAreMetadata

A setting that determines whether the export process includes DCO variable values in the Box metadata for exported files.

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 DCO variable values are included in the Box metadata.
False DCO variable values are not included in the Box metadata.

The default value for this setting is False.

By default, the exported DCO variable values belong to the exported object only (a page or document-level PDF file). This default behavior can be overridden by the AddParentDataToPageMetadata setting.

Member of namespace

DatacapBOX

Syntax

DCOVarsAreMetadata(bool NewValue)

Level

Any level.

Example

DCOVarsAreMetadata(True) 
Upload()