TextFrame2.DeleteText Method

Definition

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.

Applies to