Indicates if the collection contains specified page.

C# | Visual Basic | Visual C++ |
public bool Contains( PdfPage pdfPage )
Public Function Contains ( pdfPage As PdfPage ) As Boolean
public: bool Contains( PdfPage^ pdfPage )

- pdfPage (PdfPage)
- The PDF page to search.

Boolean
True if the collection contains specified page.
True if the collection contains specified page.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)