Paragraph.m_textRunCollection 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::TextRunCollection ^ m_textRunCollection;
protected Microsoft.ReportingServices.OnDemandReportRendering.TextRunCollection m_textRunCollection;
val mutable m_textRunCollection : Microsoft.ReportingServices.OnDemandReportRendering.TextRunCollection
Protected m_textRunCollection As TextRunCollection