Revit 2017.1 API |
FormattedTextRun Members |
FormattedTextRun Class Methods Properties See Also |
The FormattedTextRun type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the FormattedTextRun |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | BaselineStyle |
Specifies the style of the text as related to the baseline position.
|
![]() | Bold |
Indicates whether this text run uses Bold text.
|
![]() | IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
|
![]() | Italic |
Indicates whether this text run uses Italic text.
|
![]() | ListStyle |
Specifies the style of a paragraph if the paragraph is a list.
|
![]() | NewLine |
Indicates whether this text run starts on a new line.
|
![]() | NewParagraph |
Indicates whether this text run starts a new paragraph.
|
![]() | TabNumber |
For a text run that starts at a tab stop, this value indicates the number of the tab stop.
|
![]() | Text |
The text segment in this text run.
|
![]() | Underlined |
Indicates whether this text run uses Underlined text.
|