var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS(document, name); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_TextColor(value);
function set_TextColor(
valueThe text color of the default appearance.: string
) : any;
Parameters
- value
- The text color of the default appearance.