XmpValueNode Class

Represents a simple XMP property.

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

Syntax

C#
public sealed class XmpValueNode : XmpDictionaryNode, IDisposable

Remarks

A structured property consists of one literal value. Simple types include strings, booleans, integers, real numbers, and so on.

Inheritance Hierarchy

System.Object

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference

Manual