Lingua

Paragraph.TextRuns Proprietà

Definizione

Ottiene il testo che corre nel paragrafo.

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

Valore della proprietà

Un TextRunCollection oggetto che rappresenta il testo viene eseguito nel paragrafo.

Si applica a