ParagraphInstance.m_textRunInstances Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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