[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeRaw

OffsetTimeRaw Property

OffsetTimeRaw

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

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

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