GetCurrentPage

Usage                  Long GetCurrentPage

Description         Returns the active page for annotation. All of the annotation methods are operating on the active page. The page numbering is 0-based and the first page is 0 (zero).

Parameters         None

Return value      The page number of the active page

Programming Notes        None