다음을 통해 공유


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 개체입니다.

적용 대상