Gets or sets the text of this Run instance.
Namespace: GemBox.DocumentAssembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax
public string Text { get; set; }
Field Value
The text of this Run instance.Remarks
See Also