var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfContentEditorToolJS(); var value; // Type: any // Parameters var color; // Type: string value = instance.changeFontColorForSelectedText(color);
function changeFontColorForSelectedText(
colorThe font color.: string
) : any;
Parameters
- color
- The font color.