言語

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 はコンパイル段落内で実行されます。

適用対象