Sets a value indicating that markers for hypertext targets are shown or not.

Introduced: X18.

<void> TXTextControl.setDocumentTargetMarkers(<boolean> documentMarkerLines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
documentMarkerLines Specifies whether markers for hypertext targets are shown or not.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.