ImageGear .NET v25.2 - Updated
ImageGear.Formats.SimplifiedMetadata Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPDate Class
Properties Methods


In This Topic
    ImGearXMPDate Class Members
    In This Topic

    The following tables list the members exposed by ImGearXMPDate.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the ImGearXMPDate class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets Day value.  
    Public PropertyGets or sets fraction of a second value.  
    Public PropertyGets or sets Hour value.  
    Public PropertyGets or sets Minute value.  
    Public PropertyGets or sets Month value.  
    Public PropertyGets or sets Second value.  
    Public PropertyGets or sets Year value.  
    Public PropertyGets or sets Zone Offset Hour value.  
    Public PropertyGets or sets Zone Offset Minute value.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the System.DateTime value.  
    Public MethodConverts value to string.  
    Top
    See Also