var instance = new Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS(document, name); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfAnnotationBorderStyleTypeEnumJS value = instance.get_BorderStyleType();
function get_BorderStyleType() : WebPdfAnnotationBorderStyleTypeEnumJS;
Return Value
An element of WebPdfAnnotationBorderStyleTypeEnumJS enumeration that defines the type of border style. Default value is "Default".