XmpTagNames.TiffImageLength Property

Gets the tiff:ImageLength tag.

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

Syntax

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