PdfDocument.RemoveText(String, Int32, Int32) Method
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| text | String |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| startPageIndex | Int32 | 0 |
| endPageIndex | Int32 | -1 |
See Also