XmpNode.NodeType Property

Gets an XMP type of the node.

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

Syntax

C#
public XmpNodeType NodeType { get; }

Property Value

A XmpNodeType of the node.

See Also

Reference