var instance = new Vintasoft.Imaging.Pdf.WebPdfWidgetAnnotationJS(page); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_BorderColor(value);
function set_BorderColor(
valueRGB color of the widget annotation's border.: string
) : any;
Parameters
- value
- RGB color of the widget annotation's border.