TextStyle

TextStyle class

Class represents style of text in annotation

The TextStyle type exposes the following members:

Properties

NameDescription
font_nameName of the font.
font_sizeFonst size.
alignmentGets or sets horizontal alignment of the text.
horizontal_alignmentText alignment. Valid values are: Left, Center, Rigth.
colorColor of the text.

See Also