[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeOriginalRaw

DateTimeOriginalRaw Property

DateTimeOriginalRaw

Gets or sets the date and time when the original image data was generated.

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 DateTimeOriginalRaw { get; set; }
Public Property DateTimeOriginalRaw As String