The following tables list the members exposed by ImGearDocument.
            
            Public Constructors
            
            
            
            
            Protected Fields
|   | Name | Description | 
  | m_Metadata | 
            Document-level metadata tree.
               | 
  | m_Pages | 
            List of pages available in the document.
               | 
Top 
            
            
            Public Properties
|   | Name | Description | 
  | Metadata | 
            Gets document-level metadata tree.
               | 
  | Pages | 
            Gets the list of pages available in the document.
               | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | Clone | 
            Creates a new object that is the exact copy of the current instance.
               | 
  | Dispose | Overloaded. 
            Releases all resources, being used.
               | 
Top 
            
            
            
            
            
            
            
            
            
            
            See Also