The following tables list the members exposed by ImGearMetadataLeaf.
            
            Public Constructors
            
            
            
            Public Fields
|  | Name | Description | 
|---|
|  | NativeType | Specifies the type of data stored in a leaf, as it was stored in the image file 
            or should be saved to the image file. | 
TopPublic Properties
|  | Name | Description | 
|---|
|  | Data | Gets or sets reference to opaque data stored in leaf. Type of object returned by this property depends on value of
            NativeType field. | 
|  | IgnoredOnSave | Gets a value indicating whether current node should be ignored during page/document saving or not. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | Clone | Overridden. 
            Creates a new object that is a copy of the current instance. | 
|   | IsValidDataObject | Indicates whether the data type of an object is valid (supported by metadata leaf). | 
TopSee Also