ImageGear .NET
ImGearDocumentCollection class Members

The following tables list the members exposed by ImGearDocumentCollection.

Public Constructors
 NameDescription
public ConstructorImGearDocumentCollection Constructor  
Top
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

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearDocumentCollection
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback