Gets the namespace prefix used for properties in this
XmpStructure.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string Prefix { get; }
VB
Public ReadOnly Property Prefix As String
Get
Property Value
Type:
StringThe namespace prefix used for properties in this
XmpStructure.
See Also