Sets the display color for the dividing line between headers and footers and the main text.

<void> TextViewGeneratorColors.setHeaderFooterLineColor(<string> color, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
color The display color for the dividing line between headers and footers and the main text.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.