Accusoft.PdfXpress5.Net
Contains Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > PageList Class : Contains Method




value
The PageRange object to search for in the collection.

Glossary Item Box

Determines whether the specified PageRange is in the collection.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

value
The PageRange object to search for in the collection.

Return Value

A boolean value which is true if the given PageRange is in the collection; false otherwise.

Remarks

This method implements a standard collection operation. It searches the collection for a reference to the given object. If it finds a reference to it, it will return true. If it cannot find a reference to it, this method will return false.

See Also

©2012. Accusoft Corporation. All Rights Reserved.