ParagraphInstance.m_textRunInstances Field

Definition

Specifies the text runs in the paragraph.

protected: Microsoft::ReportingServices::OnDemandReportRendering::TextRunInstanceCollection ^ m_textRunInstances;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextRunInstanceCollection m_textRunInstances;
val mutable m_textRunInstances : Microsoft.ReportingServices.OnDemandReportRendering.TextRunInstanceCollection
Protected m_textRunInstances As TextRunInstanceCollection 

Field Value

Applies to