Back to Devexpress

XmpNode.Name Property

officefileapi-devexpress-dot-pdf-dot-xmp-dot-xmpnode.md

latest892 B
Original Source

XmpNode.Name Property

Gets the node name.

Namespace : DevExpress.Pdf.Xmp

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public XmpName Name { get; }
vb
Public ReadOnly Property Name As XmpName

Property Value

TypeDescription
XmpName

An object that contains the node name.

|

See Also

XmpNode Class

XmpNode Members

DevExpress.Pdf.Xmp Namespace