Paragraph.m_textRunCollection Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Especifica as sequências de texto no parágrafo.
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