Accusoft PDF Xpress Control v6.0
Add Method
A PageRange value which represents the new page to add to the collection.
Description
Adds a PageRange to the PageList collection.
Syntax
Visual Basic
Public Sub Add( _
   ByVal pIPageRange As PageRange _
) 
Parameters
pIPageRange
A PageRange value which represents the new page to add to the collection.
Remarks

This method implements a standard collection operation. It inserts a new PageRange object at the end of the collection. When this method is complete, the length of the collection will be one larger than it was and the element with the highest index will be the new object.

See Also

PageList Collection  | PageList Members  | PageRange Object

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback