PdfViewer.HighlightSelectedText(String) Method
Highlights a selected text and adds a comment to this text that will be shown in a pop-up window.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| comment | String | A string that specifies the comment for a highlighted text. The comment will be shown in a pop-up window. |
See Also