get_current_page_number
Description:
public int get_current_page_number ()
throws Error
Gets the current page number of an AccessibleDocument
object.
Parameters:
this |
a pointer to the Document object to query.
|
Returns:
a int indicating the current page number in the AccessibleDocument object.
|