OperatorWriter.SetCharacterSpacing

Sets the character spacing for text on the page.

public void SetCharacterSpacing(float characterSpacing)
Sub SetCharacterSpacing(characterSpacing As Single)

Parameters

characterSpacing
Single

The character 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