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
Remarks
See an example of using this type in the XMP metadata section.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
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.