Compartilhar via


Paragraph.TextRuns Propriedade

Definição

Obtém as sequências de texto no parágrafo.

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 da propriedade

Um objeto TextRunCollection que representa as sequências de texto no parágrafo.

Aplica-se a