Share via


TextRun.Value Propiedad

Definición

Obtiene una expresión cuyo valor se muestra en tiempo de ejecución para la ejecución de texto.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Value { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Value { get; }
member this.Value : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property Value As ReportStringProperty

Valor de propiedad

Un objeto ReportStringProperty.

Se aplica a