言語

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の定義クラスを表すTextRunInstanceオブジェクトです。

適用対象