C1.C1Rdl.Rdl2008 Namespace : TextRun Class |
The following tables list the members exposed by TextRun.
Name | Description | |
---|---|---|
TextRun Constructor | Initializes a new instance of the TextRun class. |
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. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another TextRun to the current object. |