ImageGear .NET v24.12 - Updated
ImGearDocumentPageArray Class Methods


ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearDocumentPageArray Class

For a list of all members of this type, see ImGearDocumentPageArray members.

Public Methods
 NameDescription
Public MethodAdds a new ImGearPage to the end of the array of pages.  
Public Method Removes all pages from the document.  
Public Method Performs a deep copy of the page array (i.e., clones the pages as well.).  
Public Method Tells whether the array contains a particular page.  
Public Method Copies all the pages from the current page array to the page array starting at the specified index.  
Public Method Returns an enumerator that can iterate through the page array.  
Public Method Returns the index of a page in the array.  
Public Method Inserts a page into the array at index position.  
Public Method Removes a page from the array.  
Public Method This method removes page with specified index from the array.  
Top
See Also

Reference

ImGearDocumentPageArray Class
ImageGear.Core Namespace