Gets the style of a text frame's border line.
Introduced: 30.0.
<void> TextFrame.getBorderStyle(<RequestFrameStyleCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the current property value. |
error |
Optional. Is called when the operation failed with an error. |