言語

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

プロパティ値

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

適用対象