Gets the name of this XMP property.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string Name { get; }
VB
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringThe name of this XMP property.
See Also