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