The following tables list the members exposed by ImGearPage.
            
            
            
            
            
            Public Fields
|   | Name | Description | 
  | Orientation | 
            Specifies the image orientation attribute which allows for viewing the image flipped and/or rotated 
            by a factor of 90 degrees.
               | 
  | Transparency | 
            Specifies image transparency attributes like transparent color for display.
               | 
Top 
            
            
            
            Public Properties
|   | Name | Description | 
  | DIB | Gets a reference to the ImGearDIB class object. This object contains the page's pixel data.   | 
  | Document | 
            Gets the document to which the page belongs, or null if the page is stand-alone.
               | 
  | Metadata | Gets the head, ImGearMetadataHead, of the page's metadata tree.   | 
Top 
            
            
            
            Public Methods
|   | Name | Description | 
  | Clone | 
            Creates new object that is exact copy of current instance.
               | 
Top 
            
            
            
            
            
            
            
            
            
            
            See Also