SetSpacingMoveToNextLineShowText

SetSpacingMoveToNextLineShowText class

Class representing " operator (set word and character spacing, move to the next line and show text).

The SetSpacingMoveToNextLineShowText type exposes the following members:

Constructors

NameDescription
SetSpacingMoveToNextLineShowText(aw, ac, text)Initializes a new instance of the SetSpacingMoveToNextLineShowText class

Properties

NameDescription
indexNone
textGets text of operator.
awGets word spacing.
acGet character spacing.

Methods

NameDescription
accept(visitor)Accepts visitor object to process operator.
is_text_show_operator(op)None

See Also