[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Manage the area of the Acrobat application’s window that displays the contents of a document’s page Tab=Adobe [Property] [Methods] *doDevicePointToPage=Converts the coordinates of a point from device space to user space ARG(object point)|1|0 *doGoBack=Goes to the previous view on the view history stack, if any|1|0 *doGoForward=Goes to the next view on the view history stack, if any|1|0 *doGoTo=Goes to the specified page (indexes are zero-based) ARG(int page)|1|0 *doPointToDevice=Deprecated. Converts the coordinates of a point from user space to device space|1|0 *doReadPageDown=Scrolls forward through the document by one screen area|1|0 *doReadPageUp=Scrolls backward through the document by one screen area|1|0 *doScrollTo=Scrolls to the specified location on the current page ARG(MT(int y, int x))|1|0 *doZoomTo=Zooms to the specified magnification ARG(MT(int scale, int type))|1|0 *onDevicePointToPage=Occurs after converting and returns the object for an point containing the converted coordinates ARG(object point)|2| *onPointToDevice=Occurs after converting and returns the object for an point containing the converted coordinates ARG(object point)|2| *Aperture=Returns the aperture of the specified page view|3| *AVDoc=Returns the AVDoc associated with the current page|3| *PDDoc=Returns the PDDoc corresponding to the current page|3| *PDPage=Returns the PDPage corresponding to the current page|3| *PageNum=Returns the page number of the current page|3|1 *Zoom=Returns the current zoom factor, specified as a percent|3|1 *ZoomType=Returns the current zoom type|3|1 PageView=Defines the current page view|4|