Offset

TiffExifIfd.Offset property

Gets or sets the pointer to EXIF IFD.

public uint Offset { get; set; }

Property Value

The pointer to EXIF IFD.

Exceptions

exceptioncondition
TiffImageExceptionThere is no pointer to EXIF IFD.

See Also