CopyPD2DD

Assigns the value in a Page object's PD (Page Data) variable to the Document object's DD (Doc Data) variable.

Syntax

bool CopyPD2DD ()

Parameters

Smart parameters are supported.

Returns

False if the action is not at the Document level, or if the PD variable at page level has no value. Otherwise, True.

Level

Document level.

Details

Assigns the value in a Page object's PD (Page Data) variable to the Document object's DD (Doc Data) variable.
Example:
CopyPD2DD()