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

XmpTagNames.TiffCompression Property

Gets the tiff:Compression tag.

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

Syntax

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