Compartir a través de


TextRun Miembros

Represents a text run.

El tipo TextRun expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_formattedValueExpressionBased Infraestructura.
Campo protegido m_indexIntoParentCollectionDef Infraestructura.
Campo protegido m_instance Infraestructura.
Campo protegido m_isOldSnapshot Infraestructura. (Se hereda de ReportElement).
Campo protegido m_markupType Infraestructura.
Campo protegido m_paragraph Infraestructura.
Campo protegido m_parentDefinitionPath Infraestructura. (Se hereda de ReportElement).
Campo protegido m_style Infraestructura. (Se hereda de ReportElement).
Campo protegido m_value Infraestructura.

Principio

Propiedades

  Nombre Descripción
Propiedad pública ActionInfo Defines the actions for this TextRun.
Propiedad pública CompiledInstance
Propiedad pública DefinitionPath Gets the path to this report definition object in the report definition. (Invalida ReportElement. . :: . .DefinitionPath.)
Propiedad pública FormattedValueExpressionBased Gets a Boolean value that indicates whether the formatted text run value in Instance (Value) is expression-based.
Propiedad pública ID Gets the unique identifier for this report definition object. (Se hereda de ReportElement).
Propiedad pública Instance Gets the report instance object that contains the calculated values of this report definition object.
Propiedad pública Label Label for the placeholder for this TextRun.
Propiedad pública MarkupType Indicates whether markup appearing in the Value should be processed.
Propiedad pública ParentDefinitionPath Gets the path to report definition object's parent in the report definition. (Se hereda de ReportElement).
Propiedad pública SharedTypeCode
Propiedad pública Style Gets the style properties of this report definition object. (Se hereda de ReportElement).
Propiedad pública ToolTip A textual tooltip label for the TextRun.
Propiedad pública Value An expression, the value of which is displayed at runtime for the TextRun.

Principio