XmpTagNames.TiffYResolution Property

Gets the tiff:YResolution tag.

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

Syntax

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