ImageGear for .NET
ImGearDocumentCollection Class Members
See Also  Properties  Methods  Events Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : ImGearDocumentCollection Class

Glossary Item Box

The following tables list the members exposed by ImGearDocumentCollection.

Public Constructors

Public Properties

 NameDescription
Public Propertylength Returns the length of the collection.  
Top

Public Methods

 NameDescription
Public MethodaddDocument Appends a document to the end of the collection.  
Public MethodforEach Calls the specified function once for each ImGearDocument in the collection.  
Public MethodgetDocument Returns a document in the collection.  
Public MethodinsertDocument Inserts a document in the collection at the location specified by the parameter 'index'.  
Public MethodremoveAllDocuments Removes all the documents from the collection.  
Public MethodremoveDocument Removes a document from the collection.  
Top

Public Events

 NameDescription
Public EventdocumentAdded Indicates that a new document was added to the collection.  
Public EventdocumentChanged Indicates that a document in the collection was changed.  
Public EventdocumentRemoved Indicates that a document was removed from the collection.  
Public EventpageAdded Indicates that a new page was added to the page collection in the document.  
Public EventpageChanged Indicates that a page in the page collection in a document of this document collection was changed.  
Public EventpageRemoved Indicates that a page is removed from the page collection in the document.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.