ParagraphFragment.AppendLine(String) Method
Appends a line of 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