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

XmpTagNames.TiffImageLength Property

Gets the tiff:ImageLength tag.

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

Syntax

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

Property Value

tiff:ImageLength tag.

Remarks

TIFF tag 257, 0x101. Belongs to the EXIF schema for TIFF properties.

See Also

Reference