This documentation is for the old version. Go to the latest Graphics Mill docs

XmpTagNames.TiffOrientation Property

Gets the tiff:Orientation tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property TiffOrientation As String
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