[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeDigitizedRaw

OffsetTimeDigitizedRaw Property

OffsetTimeDigitizedRaw

Gets or sets the offset from UTC (the time difference from Universal Time Coordinated including daylight saving time) of the time of DateTimeDigitized tag.

The format when recording the offset is "±HH:MM". The part of "±" shall be recorded as "+" or "-".

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