Text

WordProcessingShape.Text property

Gets or sets the text of this WordProcessingShape.

public string Text { get; set; }

Property Value

The text of this WordProcessingShape.

See Also