Click or drag to resize

DocumentsetActivePage Method

Overload List
  NameDescription
Public methodsetActivePage(Int32)
Change the active page. The Application.onError event will be fired if index does not exist.
Public methodsetActivePage(String)
Change the active page. The Application.onError event will be fired if page title does not exist.
Top
See Also