OperatorWriter.SetWordSpacing

Sets the word spacing for text on the page.

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

Parameters

wordSpacing
Single

The word spacing of text.

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