Accusoft PDF Xpress Control v5.0
Contains Method
See Also  Send comments on this topic.
pIPdfDocument
A PdfDocument to search for in the collection.
PdfDocumentCollection Object : Contains Method

Glossary Item Box

Description

Determines if the PdfDocumentCollection contains the specified PdfDocument.

Syntax

Visual Basic
Public Function Contains( _
   ByVal pIPdfDocument As PdfDocument _
) As Boolean

Parameters

pIPdfDocument
A PdfDocument to search for in the collection.

Return Type

A boolean value which is True if the pIPdfDocument is found in the collection. Otherwise, False is returned.

See Also

©2012. Accusoft Corporation. All Rights Reserved.