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 对象。

适用于