TextRun Miembros
Represents a text run.
El tipo TextRun expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Campos
Nombre | Descripción | |
---|---|---|
m_formattedValueExpressionBased | Infraestructura. | |
m_indexIntoParentCollectionDef | Infraestructura. | |
m_instance | Infraestructura. | |
m_isOldSnapshot | Infraestructura. (Se hereda de ReportElement). | |
m_markupType | Infraestructura. | |
m_paragraph | Infraestructura. | |
m_parentDefinitionPath | Infraestructura. (Se hereda de ReportElement). | |
m_style | Infraestructura. (Se hereda de ReportElement). | |
m_value | Infraestructura. |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
ActionInfo | Defines the actions for this TextRun. | |
CompiledInstance | ||
DefinitionPath | Gets the path to this report definition object in the report definition. (Invalida ReportElement. . :: . .DefinitionPath.) | |
FormattedValueExpressionBased | Gets a Boolean value that indicates whether the formatted text run value in Instance (Value) is expression-based. | |
ID | Gets the unique identifier for this report definition object. (Se hereda de ReportElement). | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Label | Label for the placeholder for this TextRun. | |
MarkupType | Indicates whether markup appearing in the Value should be processed. | |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. (Se hereda de ReportElement). | |
SharedTypeCode | ||
Style | Gets the style properties of this report definition object. (Se hereda de ReportElement). | |
ToolTip | A textual tooltip label for the TextRun. | |
Value | An expression, the value of which is displayed at runtime for the TextRun. |
Principio
Vea también