var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS(document, name); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_BorderColor(value);
function set_BorderColor(
valueRGB color of the interactive field's border.: string
) : any;
Parameters
- value
- RGB color of the interactive field's border.