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


CompiledParagraphInstance.CompiledTextRunInstances Свойство

Определение

Возвращает отрезки текста после синтаксического анализа в скомпилированном абзаце.

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

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

CompiledTextRunInstanceCollection представляет отрезки текста после синтаксического анализа в скомпилированном абзаце.

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