Sets whether text frames that have no border line are shown with marker lines.

Introduced: X18.

<void> TXTextControl.setTextFrameMarkerLines(<boolean> textFrameMarkerLines, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
textFrameMarkerLines Specifies whether text frames that have no border line are shown with marker lines.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.