Tests whether the specified page is within the range.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public bool Contains( int pageNumber ) |
Visual Basic |
---|
Public Function Contains ( _ pageNumber As Integer _ ) As Boolean |
Parameters
- pageNumber
- Type: System..::..Int32
The page number to test.