ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDocument Class
Fields Properties Methods


In This Topic
    ImGearDocument Class Members
    In This Topic

    The following tables list the members exposed by ImGearDocument.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearDocument class from list of pages and metadata tree.  
    Top
    Protected Fields
     NameDescription
    Protected Field Document-level metadata tree.  
    Protected Field List of pages available in the document.  
    Top
    Public Properties
     NameDescription
    Public Property Gets document-level metadata tree.  
    Public Property Gets the list of pages available in the document.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a new object that is the exact copy of the current instance.  
    Public MethodOverloaded.  Releases all resources, being used.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFinalizes an instance of the ImGearDocument class.  
    Top
    See Also