TextBox.Paragraphs Property

Definition

Gets the collection of paragraph elements.

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

Property Value

A ParagraphCollection object.

Applies to