TextRun.CompiledInstance 속성

정의

텍스트 실행의 컴파일된 인스턴스를 가져옵니다.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::CompiledRichTextInstance ^ CompiledInstance { Microsoft::ReportingServices::OnDemandReportRendering::CompiledRichTextInstance ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.CompiledRichTextInstance CompiledInstance { get; }
member this.CompiledInstance : Microsoft.ReportingServices.OnDemandReportRendering.CompiledRichTextInstance
Public Overridable ReadOnly Property CompiledInstance As CompiledRichTextInstance

속성 값

텍스트 실행의 컴파일된 인스턴스입니다.

적용 대상