Type1Font.Draw

Draws the Type 1 font to the given DocumentWriter object.

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

Parameters

writer
DocumentWriter

DocumentWriter object to receive the Type 1 font'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

Type1Font
ceTe.DynamicPDF.Text

In this topic