Rasterex Web SDKAPI client referenceMarkup/AnnotationsMethodschangeTextColorOn this pagechangeTextColorSets the text color of the currently selected text box object. Syntax RxCore.changeTextColor(val) Parameters val: string — A color specified using HTML color notation (e.g., "#00FF00"). Returns NA — This method does not return a value.