Sets a value indicating that markers for hypertext targets are shown or not.
Introduced: X18.
<void> TXTextControl.setDocumentTargetMarkers(<boolean> documentMarkerLines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| document |
Specifies whether markers for hypertext targets are shown or not. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |