次の方法で共有


TextBoxInstance.ParagraphInstances プロパティ

定義

Paragraphs クラスの TextBox プロパティの計算値を取得します。

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

プロパティ値

ParagraphInstanceCollection プロパティの計算値を表す Paragraphs 値。

適用対象