PageCollectionContains Method
Indicates if the collection contains specified page.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_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.