PageCollectionContains Method
Indicates if the collection contains specified page.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public bool Contains(
PdfPage pdfPage
)
- pdfPage PdfPage
- The PDF page to search.
BooleanTrue if the collection contains specified page.