[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Exif.ExifProfile.OffsetTimeOriginalRaw

OffsetTimeOriginalRaw Property

OffsetTimeOriginalRaw

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

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

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