Paragraph.TextRuns Propiedad

Definición

Obtiene las ejecuciones de texto del párrafo.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::TextRunCollection ^ TextRuns { Microsoft::ReportingServices::OnDemandReportRendering::TextRunCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.TextRunCollection TextRuns { get; }
member this.TextRuns : Microsoft.ReportingServices.OnDemandReportRendering.TextRunCollection
Public ReadOnly Property TextRuns As TextRunCollection

Valor de propiedad

Objeto TextRunCollection que representa las ejecuciones de texto en el párrafo.

Se aplica a