var instance = new Vintasoft.Imaging.Pdf.WebPdfWidgetAnnotationJS(page); var value; // Type: string value = instance.get_BorderColor();
function get_BorderColor() : string;
Return Value
RGB color of the widget annotation's border.
var instance = new Vintasoft.Imaging.Pdf.WebPdfWidgetAnnotationJS(page); var value; // Type: string value = instance.get_BorderColor();
function get_BorderColor() : string;