Gets whether text frames that have no border line are shown with marker lines.
Introduced: X18.
<void> TXTextControl.getTextFrameMarkerLines(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether text frames that have no border line are shown with marker lines. |
error |
Optional. Is called when the operation failed with an error. |