ParagraphFragment.AppendText(String) Method
Appends text to the paragraph end.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| text | String | The text to append. |
See Also