Поделиться через


Paragraph.TextRuns Свойство

Определение

Возвращает отрезки текста в абзаце.

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

Значение свойства

Объект TextRunCollection, представляющий отрезки текста в абзаце.

Применяется к