Partager via


Paragraph.TextRuns Propriété

Définition

Obtient les séquences de texte dans le paragraphe.

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

Valeur de propriété

Objet TextRunCollection qui représente les séquences de texte dans le paragraphe.

S’applique à