PageWriter.Draw

Draws the page writer to the given DocumentWriter object.

public void Draw(DocumentWriter writer)
Sub Draw(writer As DocumentWriter)

Parameters

writer
DocumentWriter

DocumentWriter to receive the output.

Licensing Info

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

See Also

PageWriter
ceTe.DynamicPDF.IO

In this topic