C1.C1Rdl.Rdl2008 Namespace : TextRun Class |
For a list of all members of this type, see TextRun members.
Name | Description | |
---|---|---|
ActionInfo | Gets TextRun.ActionInfo object defining the actions for this TextRun. Actions on TextRuns are ignored if an action is defined on the parent TextRun.Textbox (even if the TextRun.Textbox action resolves to NULL). | |
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 TextRun.Paragraph object containing this object. | |
Style | Gets the TextRun.Style object defining style properties for this TextRun. | |
Textbox | Gets the TextRun.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. |