'Declaration Public MustOverride Function GetPage( _ ByVal pageIndex As Integer _ ) As DocumentModel.IPage
public abstract DocumentModel.IPage GetPage( int pageIndex )
Parameters
- pageIndex
- The index of the page.
Return Value
The instance of the DocumentModel.IPage