次の方法で共有


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 オブジェクト。

適用対象