The TextRun type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() |
AssignFrom |
Copies properties from another TextRun to the current object.
|
Properties
Name | Description | |
---|---|---|
![]() |
ActionInfo | |
![]() |
Label |
Gets or sets the label for the placeholder for this TextRun.
This name appears as the display placeholder in designer tools UI.
|
![]() |
MarkupType |
Gets or sets a value indicating how markup in text should be processed.
|
![]() |
Owner |
Gets the TextRuns collection containing this object.
|
![]() |
Paragraph |
Gets the Paragraph object containing this object.
|
![]() |
Style | |
![]() |
Textbox |
Gets the Textbox object containing this object.
|
![]() |
ToolTip |
Gets or sets a textual tooltip label for the TextRun.
|
![]() |
Value |
Gets or sets the constant or expression which is displayed at runtime for the TextRun.
|