OperatorWriter.Write_Tw

Writes a PDF "Tw" operator to the page.

public void Write_Tw(float wordSpacing)
Sub Write_Tw(wordSpacing As Single)

Parameters

wordSpacing
Single

The word spacing to draw.

Licensing Info

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

See Also

OperatorWriter
ceTe.DynamicPDF.IO

In this topic