ImageGear .NET - Updated
ImGearXMPValue Class
Members 




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace : ImGearXMPValue Class
Specifies baseline features for an XMP property value.
Object Model
ImGearXMPValue Class
Syntax
'Declaration
 
Public MustInherit Class ImGearXMPValue 
'Usage
 
Dim instance As ImGearXMPValue
public abstract class ImGearXMPValue 
public __gc abstract class ImGearXMPValue 
public ref class ImGearXMPValue abstract 
Remarks
This abstract class specifies baseline features for an XMP property value.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPValue
      ImageGear.Formats.XMP.EXIF.ImGearXMPGPSCoordinate
      ImageGear.Formats.XMP.ImGearXMPBoolean
      ImageGear.Formats.XMP.ImGearXMPDate
      ImageGear.Formats.XMP.ImGearXMPEnum<T>
      ImageGear.Formats.XMP.ImGearXMPInteger
      ImageGear.Formats.XMP.ImGearXMPRational
      ImageGear.Formats.XMP.ImGearXMPString
      ImageGear.Formats.XMP.ImGearXMPStructure
      ImageGear.Formats.XMP.ImGearXMPThumbnail

See Also

Reference

ImGearXMPValue Members
ImageGear.Formats.XMP Namespace