public class

PageState

extends Object
java.lang.Object
   ↳ com.pdftron.pdf.model.PageState

Class Overview

Represents current page state.

Summary

Public Constructors
PageState(int currentPage)
Public Methods
int getCurrentPage()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PageState (int currentPage)

Public Methods

public int getCurrentPage ()