TextBoxInstance.ParagraphInstances Propriedade

Definição

Obtém o valor calculado da propriedade Paragraphs em uma classe TextBox.

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 da propriedade

Um valor ParagraphInstanceCollection que representa o valor calculado da propriedade Paragraphs.

Aplica-se a