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

XmpValueNode.Value Property

Gets a value stored in this item.

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

Syntax

Visual Basic
Public Property Value As String
C#
public string Value { get; set; }

Property Value

Value that is stored in this node.

See Also

Reference