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 物件。

適用於