Click or drag to resize

DocxRunText Property

Gets or sets the text.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public string Text { get; set; }

Property Value

String
The text.
See Also