Encoder.DrawEncoding

Draws the encoding to the given DocumentWriter object.

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

Parameters

writer
DocumentWriter

DocumentWriter object to receive the encoding's output.

Licensing Info

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

See Also

Encoder
ceTe.DynamicPDF.Text

In this topic