TextFrame2.DeleteText Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deletes the text from a text frame and all the associated text properties.
public:
void DeleteText();
public void DeleteText ();
Public Sub DeleteText ()
Remarks
The associated text properties include Font attributes such as bold, underline, and so on.