Winnovative Word to PDF Converter

PageCollectionContains Method

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public bool Contains(
	PdfPage pdfPage
)

Parameters

pdfPage
Type: WnvWordToPdfPdfPage
The PDF page to search.

Return Value

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

Reference