TextBoxInstance.ParagraphInstances Свойство

Определение

Возвращает вычисленное значение свойства Paragraphs в классе 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

Значение свойства

Значение типа ParagraphInstanceCollection, представляющее вычисленное значение свойства Paragraphs.

Применяется к