Partager via


Champ Paragraph.m_textRunCollection

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the text runs in the paragraph.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_textRunCollection As TextRunCollection
'Utilisation
Dim value As TextRunCollection 

value = Me.m_textRunCollection 

Me.m_textRunCollection = value
protected TextRunCollection m_textRunCollection
protected:
TextRunCollection^ m_textRunCollection
val mutable m_textRunCollection: TextRunCollection
protected var m_textRunCollection : TextRunCollection

Voir aussi

Référence

Paragraph Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering