次の方法で共有


TextBox.Paragraphs プロパティ

定義

段落要素のコレクションを取得します。

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

プロパティ値

ParagraphCollection オブジェクト。

適用対象