Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / GpsDateStamp Property

In This Topic
    GpsDateStamp Property
    In This Topic
    Gets or sets date and time information relative to UTC (Coordinated Universal Time). The format is "YYYY:MM:DD".
    Syntax
    'Declaration
     
    Public Property GpsDateStamp As System.String
    public System.string GpsDateStamp {get; set;}
    See Also