Sets the color used for the frame lines of a paragraph.
Introduced: X18.
<void> ParagraphFormat.setFrameLineColor(<string> frameLineColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| frame |
The color used for the frame lines of a paragraph. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |