var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationFitBHorizontalJS(page); var value; // Type: number value = instance.get_Top();
function get_Top() : number;
Return Value
The y-coordinate of the top edge of this destination OR null.
var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationFitBHorizontalJS(page); var value; // Type: number value = instance.get_Top();
function get_Top() : number;