CompiledRichTextInstance.CompiledParagraphInstances Property

Definition

Gets the compiled paragraphs.

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

Property Value

A CompiledParagraphInstanceCollection object.

Applies to