OpenTypeFont.Draw

Draw the opentype font data to the DocumentWriter .

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

Parameters

writer
DocumentWriter

DocumentWriter object used to receive the opentype font output.

Licensing Info

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

See Also

OpenTypeFont
ceTe.DynamicPDF.Text

In this topic