XmpTagNames.TiffCompression Property

Gets the tiff:Compression tag.

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

Syntax

C#
public static string TiffCompression { get; }

Property Value

tiff:Compression tag.

Remarks

TIFF tag 259, 0x103. Belongs to the EXIF schema for TIFF properties.

See Also

Reference