TextRun.CompiledInstance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the compiled instance for the text run.
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
Property Value
The compiled instance for the text run.