Gets the border color of the text frame.

Introduced: 30.0.

<void> TextFrame.getBorderColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the color as a CSS color string.
errorCallback Optional. Is called when the operation failed with an error.