ImageGear for .NET
ImGearDocumentPageArray Class Members
Properties  Methods 


The following tables list the members exposed by ImGearDocumentPageArray.

Public Properties
 NameDescription
Public PropertyCount Gets the number of pages contained in the document.  
Public PropertyIsFixedSize Gets a value indicating whether the Array has a fixed size.  
Public PropertyIsReadOnly Gets a value indicating whether the Array is read-only.  
Public PropertyIsSynchronized Gets a value indicating whether access to the Array is synchronized (thread-safe).  
Public PropertyItem Gets or sets the page at the specified index.  
Public PropertySyncRoot Gets an object that can be used to synchronize access to the Array.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a new ImGearPage to the end of the array of pages.  
Public MethodClear Removes all pages from the document.  
Public MethodClone Performs a deep copy of the page array (i.e., clones the pages as well.).  
Public MethodContains Tells whether the array contains a particular page.  
Public MethodCopyTo Copies all the pages from the current page array to the page array starting at the specified index.  
Public MethodGetEnumerator Returns an enumerator that can iterate through the page array.  
Public MethodIndexOf Returns the index of a page in the array.  
Public MethodInsert Inserts a page into the array at index position.  
Public MethodRemove Removes a page from the array.  
Public MethodRemoveAt This method removes page with specified index from the array.  
Top
See Also

Reference

ImGearDocumentPageArray Class
ImageGear.Core Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback