Version

Search Results

Keyword Class Fields

For a list of all members of this type, see Keyword members. Protected Fields Name Description _symbol Defines a keyword symbol. _target Defines a keyword group. Top

Keyword Class Members

Public Constructors Protected Fields Public Properties

Keyword Class Properties

Public Properties

Symbol Property

Gets or sets a keyword symbol Syntax

Target Property

Gets or sets a keyword group Syntax

Keyword Constructor

Initializes a new Keyword. Syntax Parameters symbol Keyword symbol.target Keyword group

_symbol Field

Defines a keyword symbol. Syntax

_target Field

Defines a keyword group. Syntax

Paragraph Class

Represents paragraph properties. Syntax

ParagraphAlignment Enumeration

Defines paragraph alignment. Syntax Members Member Description Centered Alignment to the center. Distributed Distributed text. Justified Justified text. LeftAligned Alignment to the left side. RightAligned Alignment to the right side.