TextRun.CompiledInstance 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得文字往返的已編譯執行個體。
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
屬性值
文字往返的已編譯執行個體。