DeleteFields
Deletes all child fields and characters from calling object of the Document Hierarchy.
Syntax
bool DeleteFields ()
Parameters
Smart parameters are supported.Returns
True if successful, otherwise False.Level
All.Details
Deletes all fields and characters that are children of the bound object of the Document Hierarchy. This action will also remove the Data file (.xml) from the batch if called from a Page object.- Example:
DeleteFields()