XmpTagNames.TiffXResolution Property

Gets the tiff:XResolution tag.

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

Syntax

C#
public static string TiffXResolution { get; }

Property Value

tiff:XResolution tag.

Remarks

TIFF tag 282, 0x11A. Belongs to the EXIF schema for TIFF properties.

See Also

Reference