Page.setWordSpace

Sets the word spacing for text.

class Page
void
setWordSpace
(
float value
)

Parameters

value float

The value of word spacing (initial value is 0).

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

Meta