次の方法で共有


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

適用対象