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

XmpTagNames.TiffYResolution Property

Gets the tiff:YResolution tag.

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

Syntax

Visual Basic
Public Shared ReadOnly Property TiffYResolution As String
C#
public static string TiffYResolution { get; }

Property Value

tiff:YResolution tag.

Remarks

TIFF tag 283, 0x11B. Belongs to the EXIF schema for TIFF properties.

See Also

Reference