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

XmpTagNames.ExifDigitalZoomRatio Property

Gets the exif:DigitalZoomRatio tag.

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

Syntax

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

Property Value

exif:DigitalZoomRatio tag.

Remarks

EXIF tag 41988, 0xA404. Belongs to the EXIF schema.

See Also

Reference