PageInfo Class |
Namespace: Aspose.Email.Clients
The PageInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageInfo(Int32) |
Initializes a new instance of the PageInfo class
|
![]() | PageInfo(Int32, Int32) |
Initializes a new instance of the PageInfo class
|
![]() | PageInfo(Int32, Int32, Int32, Boolean) |
Initializes a new instance of the PageInfo class
|
![]() | PageInfo(Int32, Int32, Int32, Int32, Boolean) |
Initializes a new instance of the PageInfo class
|
Name | Description | |
---|---|---|
![]() | AbsoluteOffset |
Gets additinal offset added to start index of a page
|
![]() | ItemsPerPage |
A number of items in page
|
![]() | LastPage |
Indicates whether current page is last page in view.
|
![]() | NextPage |
Information of the next page or null if current page is last
|
![]() | PageOffset |
Gets offset of a page
|
![]() | TotalCount |
Gets total count of items in view
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | next |