Class CharDefaultState

CharDefaultState class

class that stores information about the text

public class CharDefaultState

Constructors

Name Description
CharDefaultState() The default constructor.

Fields

Name Description
ArgbColor Argb Color of text
FontName Font family
FontSize Font size of text
IsBold Text Boldness
IsItalic IsItalic
IsStrikeout IsStrikeout
Length Length of text
Start Start of text
Underline Underline

See Also