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])
Parameter | Description |
---|---|
text |
Specifies whether text frames that have no border line are shown with marker lines. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |