Constructor XmpProperty
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
XmpProperty(string, XmpValue)
Initializes a new instance of the XmpProperty class.
public XmpProperty(string name, XmpValue value)
Parameters
XmpProperty(string, XmpValue, string)
Initializes a new instance of the XmpProperty class.
public XmpProperty(string name, XmpValue value, string description)