var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationFitVerticalJS(page); var value; // Type: number value = instance.get_Left();
function get_Left() : number;
Return Value
The x-coordinate of the left edge of this destination OR null.
var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationFitVerticalJS(page); var value; // Type: number value = instance.get_Left();
function get_Left() : number;