ImageGear .NET v25.2 - 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 FieldDocument-level metadata tree.  
    Protected FieldList of pages available in the document.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets document-level metadata tree.  
    Public PropertyGets the list of pages available in the document.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates 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