The following tables list the members exposed by ImGearMetadataLeaf.
Name | Description | |
---|---|---|
![]() | ImGearMetadataLeaf Constructor | Overloaded. Initializes a new instance of the ImGearMetadataLeaf class. |
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. |
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. |
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). |