Table of Contents

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 string

The 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 DateTime

The value.