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

XmpTagNames.XmpCreatorTool Property

Gets the xmp:CreatorTool tag.

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

Syntax

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

Property Value

xmp:CreatorTool tag.

Remarks

Name of the first known tool used to create the resource. Belongs to the basic XMP schema.

See Also

Reference