Compartir a través de


TextBox.Paragraphs Propiedad

Definición

Obtiene la colección de elementos de párrafo.

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

Valor de propiedad

Un objeto ParagraphCollection.

Se aplica a