[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.DateTimeDigitizedRaw

DateTimeDigitizedRaw Property

DateTimeDigitizedRaw

Gets or sets the date and time when the image was stored as digital data.

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