Share via


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

적용 대상