Lenguaje

TextBoxInstance.ParagraphInstances Propiedad

Definición

Obtiene el valor calculado de la Paragraphs propiedad en una TextBox clase.

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

Valor de propiedad

Un ParagraphInstanceCollection valor que representa el valor calculado de la Paragraphs propiedad.

Se aplica a