ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDocument Class / ImGearDocument Constructor




In This Topic
ImGearDocument Constructor
In This Topic
Initializes a new instance of the ImGearDocument class from list of pages and metadata tree.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ImGearDocument()
See Also