TextFrame.DeleteText Method

Definition

Deletes the text from a text frame and all the associated properties of the text, including font attributes.

public:
 void DeleteText();
public void DeleteText ();
abstract member DeleteText : unit -> unit
Public Sub DeleteText ()

Applies to