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




value
The PageRange to remove from the collection.

Glossary Item Box

Removes the specified PageRange from the collection.

Syntax

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

Parameters

value
The PageRange to remove from the collection.

Remarks

This method implements a standard collection operation. It will search the collection for the given PageRange and remove it from the collection. If there are multiple occurrences of the object in the collection, this method will remove only the first one (the one with the lowest index.) If there are no occurrences of the given object, this method will do nothing.

See Also

©2012. Accusoft Corporation. All Rights Reserved.