SetTextRise

SetTextRise class

Class representing Ts operator (set text rise).

The SetTextRise type exposes the following members:

Constructors

NameDescription
SetTextRise(text_rise)Initializes a new instance of the SetTextRise class

Properties

NameDescription
indexNone
text_riseGets or sets the text rise.

Methods

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

See Also