EVO Excel to PDF Converter

PageCollectionContains Method

EVO Excel to PDF Converter Documentation
Indicates if the collection contains specified page.

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public bool Contains(
	PdfPage pdfPage
)

Parameters

pdfPage
Type: EvoExcelToPdfPdfPage
The PDF page to search.

Return Value

Type: Boolean
True if the collection contains specified page.
See Also

Reference