ImageGear v26.3 - Updated
ImageGear.Core 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 Property Gets or sets Day value.  
    Public Property Gets or sets fraction of a second value.  
    Public Property Gets or sets Hour value.  
    Public Property Gets or sets Minute value.  
    Public Property Gets or sets Month value.  
    Public Property Gets or sets Second value.  
    Public Property Gets or sets Year value.  
    Public Property Gets or sets Zone Offset Hour value.  
    Public Property Gets or sets Zone Offset Minute value.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the System.DateTime value.  
    Public Method Converts value to string.  
    Top
    See Also