SetCharacterSpacing

SetCharacterSpacing class

Class representing Tc operator (set character spacing).

The SetCharacterSpacing type exposes the following members:

Constructors

NameDescription
SetCharacterSpacing(char_spacing)Initializes a new instance of the SetCharacterSpacing class

Properties

NameDescription
indexNone
char_spacingGets or sets the character spacing.

Methods

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

See Also