ImageGear .NET - Updated
ImGearDocument class Members

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ImGearDocument class

The following tables list the members exposed by ImGearDocument.

Public Constructors
 NameDescription
public Constructor  
Top
Public Properties
 NameDescription
public Property Gets or sets caption for the ImGearDocument.  
public Property Indicates the document identifier of the document.  
public Property Indicates the encoded document identifier of the document.  
public Property Gets or sets whether if all pages in a document will be included.  
public Property Indicates the total number of pages in the document.  
public Property Gets the page count status for the pages contained in the document in the control.  
public Property Gets the page collection that is contained in this document.  
Top
Public Methods
 NameDescription
public Method Decodes the encoded document identifier provided in the parameter.  
public Method Encodes the document identifier provided in the parameter.  
Top
Public Events
 NameDescription
public Event Indicates that a new ART page failed to open in the document.  
public Event Indicates that a new page was added to the collection.  
public Event Indicates that a page in the page collection of this document was changed.  
public Event Indicates that a new page failed to open in the document.  
public Event Indicates that a page was removed from the page collection in the document.  
public Event Indicates that a property of the document changed.  
Top
See Also

Reference

ImGearDocument class
ImageGear.Web.UI Namespace