Gets the border color of the text frame.
Introduced: 30.0.
<void> TextFrame.getBorderColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color as a CSS color string. |
error |
Optional. Is called when the operation failed with an error. |