Sets the color used for the frame lines of a paragraph.

Introduced: X18.

<void> ParagraphFormat.setFrameLineColor(<string> frameLineColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
frameLineColor The color used for the frame lines of a paragraph.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.