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