​
​
​

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

​ Introduced: X18.

​<void> TXTextControl.getTextFrameMarkerLines(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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