XmpValueNode.Value Property

Gets or sets a value stored in this node.

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

Syntax

C#
public string Value { get; set; }

Property Value

A value that is stored in this node.

See Also

Reference