Constructor XmpString
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
XmpString(string)
Initializes a new instance of the XmpString class.
public XmpString(string value)
Parameters
value
stringThe value.
Remarks
See an example of using this constructor in the XMP metadata section.
XmpString(DateTime)
Initializes a new instance of the XmpString class.
public XmpString(DateTime value)
Parameters
value
DateTimeThe value.