Class XmpString
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for an XMP string. XMP string is one of the data types allowed for values of XMP properties.
public class XmpString : XmpValue
- Inheritance
-
XmpString
- Inherited Members
Constructors
- XmpString(DateTime)
Initializes a new instance of the XmpString class.
- XmpString(string)
Initializes a new instance of the XmpString class.
Properties
- Qualifiers
Gets the collection of property qualifiers associated with this XmpString.
Methods
- ToString()
Returns a string that represents this instance.