[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Run.AddText

AddText Method

AddText(string)

Adds a Text to the end of the run.

Declaration
public Text AddText(string value)
Parameters
Type Name Description
string value

The text value to add.

Returns
Type Description
Text

The added Text.