public int FirstPage {get;}
public int FirstPage {get;}
@property (nonatomic, readonly, assign) unsigned int firstPage;
public int getFirstPage()
public:
property int FirstPage {
int get();
}
Property Value
The 1-based index of the first page being loaded.