言語

CompiledRichTextInstance.CompiledParagraphInstances プロパティ

定義

まとめられた段落を手に入れます。

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

プロパティ値

CompiledParagraphInstanceCollection オブジェクト。

適用対象