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

Glossary Item Box

The following tables list the members exposed by ImGearDocument.

Public Constructors

 NameDescription
Public ConstructorImGearDocument ConstructorCreates a new instance of ImGearDocument class.  
Top

Public Properties

 NameDescription
Public Propertycaption Gets or sets caption for the ImGearDocument.  
Public PropertydocumentIdentifier Indicates the document identifier of the document.  
Public PropertyencodedDocumentIdentifier Indicates the encoded document identifier of the document.  
Public PropertyincludeAllPages Gets or sets whether if all pages in a document will be included.  
Public PropertypageCount Indicates the total number of pages in the document.  
Public PropertypageCountStatus Gets the page count status for the pages contained in the document in the control.  
Public Propertypages Gets the page collection that is contained in this document.  
Top

Public Methods

 NameDescription
Public MethoddecodeDocumentIdentifier Decodes the encoded document identifier provided in the parameter.  
Public MethodencodeDocumentIdentifier Encodes the document identifier provided in the parameter.  
Top

Public Events

 NameDescription
Public EventartPageOpenFailed Indicates that a new ART page failed to open in the document.  
Public EventpageAdded Indicates that a new page was added to the collection.  
Public EventpageChanged Indicates that a page in the page collection of this document was changed.  
Public EventpageOpenFailed Indicates that a new page failed to open in the document.  
Public EventpageRemoved Indicates that a page was removed from the page collection in the document.  
Public EventpropertyChanged Indicates that a property of the document changed.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.