Page.setCharSpace

Sets the character spacing for text.

class Page
void
setCharSpace
(
float value
)

Parameters

value float

The character spacing (initial value is 0).

Graphics Mode
Before and after
GMode.pageDescription or GMode.pathObject

Meta