'Declaration Public Function GetPage( _ ByVal pageIndex As Integer _ ) As DocumentModel.IPage
public DocumentModel.IPage GetPage( int pageIndex )
Parameters
- pageIndex
- The index of page.
'Declaration Public Function GetPage( _ ByVal pageIndex As Integer _ ) As DocumentModel.IPage
public DocumentModel.IPage GetPage( int pageIndex )