var instance = new Vintasoft.Imaging.Pdf.WebPdfWidgetAnnotationJS(page); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_BorderWidth(value);
function set_BorderWidth(
valueWidth of annotation border in points. Default value is 1.: number
) : any;
Parameters
- value
- Width of annotation border in points. Default value is 1.