[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeRaw

DateTimeRaw Property

DateTimeRaw

Gets or sets the date and time of image creation.

The format is "YYYY:MM:DD HH:MM:SS" with time shown in 24-hour format, and the date and time separated by one blank character.

Declaration
public string DateTimeRaw { get; set; }
Public Property DateTimeRaw As String