XmpTagNames.TiffOrientation Property

Gets the tiff:Orientation tag.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public static string TiffOrientation { get; }

Property Value

tiff:Orientation tag.

Remarks

TIFF tag 274, 0x112. Belongs to the EXIF schema for TIFF properties.

See Also

Reference