TXTextControl.FormattingStyle.AutoBaseline |
Gets or sets values specifying automatic sub- or superscripted text. |
TXTextControl.FormattingStyle.Baseline |
Gets or sets a user-defined baseline alignment, in twips, of the style. |
TXTextControl.FormattingStyle.BaseStyle |
Gets the FormattingStyle which is the base style of this style. |
TXTextControl.FormattingStyle.Bold |
Gets or sets the bold attribute of the style. |
TXTextControl.FormattingStyle.Capitals |
Gets or sets values specifying wheather lowercase letters are displayed with capital letters. |
TXTextControl.FormattingStyle.CharacterScaling |
Gets or sets the style's character scaling, in percent of the average character width. |
TXTextControl.FormattingStyle.CharacterSpacing |
Gets or sets the style's character spacing value, in twips. |
TXTextControl.FormattingStyle.Culture |
Gets or sets the style's culture. |
TXTextControl.FormattingStyle.FontName |
Gets or sets the font of the style. |
TXTextControl.FormattingStyle.FontSize |
Gets or sets the font's size of the style. |
TXTextControl.FormattingStyle.ForeColor |
Gets or sets the style's color used to display the text. |
TXTextControl.FormattingStyle.Italic |
Gets or sets the italic attribute of the style. |
TXTextControl.FormattingStyle.Name |
Gets or sets the name of the style. |
TXTextControl.FormattingStyle.Strikeout |
Gets or sets the strikeout attribute of the style. |
TXTextControl.FormattingStyle.TextBackColor |
Gets or sets the style's text background color. |
TXTextControl.FormattingStyle.Underline |
Gets or sets underlining styles for the style. |
TXTextControl.FormattingStyleCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.FormattingStyleCollection.IsSynchronized |
Returns true if the collection is designed to be thread safe, otherwise, it returns false. |
TXTextControl.FormattingStyleCollection.SyncRoot |
Gets an object that can be used to synchronize access to the collection. |
TXTextControl.ParagraphStyle.FollowingStyle |
Gets or sets the name of the style that TextControl automatically selects for the following paragraph after the user has pressed the ENTER key. |
TXTextControl.ParagraphStyle.ListFormat |
Gets or sets the style's bulleted or numbered list and/or its formatting attributes. |
TXTextControl.ParagraphStyle.ParagraphFormat |
Gets or sets the style's paragraph attributes. |
TXTextControl.ServerTextControl.InlineStyles |
Gets a collection of all inline styles the current document contains. |
TXTextControl.ServerTextControl.ParagraphStyles |
Gets a collection of all paragraph styles the current document contains. |