次の方法で共有


ParagraphInstance.Definition プロパティ

定義

この ParagraphInstance の定義クラスを取得します。

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

プロパティ値

この Paragraph の定義クラスを表す ParagraphInstance オブジェクト。

適用対象