Winnovative Excel to PDF Converter

PageCollectionContains Method

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

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public bool Contains(
	PdfPage pdfPage
)

Parameters

pdfPage
Type: Winnovative.ExcelToPdfPdfPage
The PDF page to search.

Return Value

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

Reference