TextRunInstance.Definition 屬性

定義

取得這個 TextRunInstance 的定義類別。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::TextRun ^ Definition { Microsoft::ReportingServices::OnDemandReportRendering::TextRun ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.TextRun Definition { get; }
member this.Definition : Microsoft.ReportingServices.OnDemandReportRendering.TextRun
Public ReadOnly Property Definition As TextRun

屬性值

TextRun

TextRun 物件,表示這個 TextRunInstance 的定義類別。

適用於