var instance = new Vintasoft.Imaging.Pdf.WebPdfAnnotationJS(page); var value; // Type: object value = instance.get_Rectangle();
function get_Rectangle() : object;
Return Value
Annotation rectangle.
var instance = new Vintasoft.Imaging.Pdf.WebPdfAnnotationJS(page); var value; // Type: object value = instance.get_Rectangle();
function get_Rectangle() : object;