Gets the collection of property qualifiers associated with
this
XmpString.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpPropertyList Qualifiers { get; }
VB
Public ReadOnly Property Qualifiers As XmpPropertyList
Get
Property Value
Type:
XmpPropertyListThe collection of property qualifiers associated with this
XmpString.
See Also