DocumentWriter Constructor

Initializes a new instance of the DocumentWriter class.

public DocumentWriter(Document document)
Public Sub New (document As Document)

Parameters

document
Document

The Document to be drawn.

Licensing Info

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

See Also

DocumentWriter
ceTe.DynamicPDF.IO

In this topic