TXTextControl.ResetContents Method

Deletes the complete contents of a Text Control including tables, objects, marked text fields and headers and footers.

Syntax

TXTextControl.ResetContents

Return Value

The method returns True, if everything could be deleted, otherwise it returns False.

Data Types

Return value:    Boolean

See Also