PlainTextContentControl Methods

Include Protected Members
Include Inherited Members

The PlainTextContentControl type exposes the following members.

Methods

  Name Description
Public method BeginInit Signals the object that initialization is starting. (Inherited from ISupportInitialize.)
Public method Copy Copies the PlainTextContentControl from the document to the Clipboard.
Public method Cut Removes the PlainTextContentControl from the document and adds it to the Clipboard.
Public method Delete Deletes a dynamically created content control from the document and removes it from the ControlCollection in the document. (Inherited from ContentControlBase.)
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method EndInit Signals the object that initialization is complete. (Inherited from ISupportInitialize.)
Public method SetPlaceholderText Displays text that is in a BuildingBlock, a Range, or a string as the placeholder text in the PlainTextContentControl.

Top

See Also

Reference

PlainTextContentControl Interface

Microsoft.Office.Tools.Word Namespace