XmpWriter Constructor

Initializes a new instance of the XmpWriter class.

public XmpWriter(DocumentWriter writer)
Public Sub New (writer As DocumentWriter)

Parameters

writer
DocumentWriter

DocumentWriter object to receive the metadata output.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

XmpWriter
ceTe.DynamicPDF.Xmp

In this topic