Contains Method (OutputRange)
Tests whether the specified page is within the range.
'Declaration
Public Function Contains( _
ByVal As Integer _
) As Boolean
Parameters
- pageNumber
- The page number to test.
Return Value
True if the page is in the range, false otherwise.