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

XmpTagNames.CrsCropWidth Property

Gets the crs:CropWidth tag.

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

Syntax

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

Property Value

crs:CropWidth tag.

Remarks

Width of resulting cropped image. Belongs to the Photoshop® Camera Raw schema.

See Also

Reference