Partager via


Champ ParagraphInstance.m_textRunInstances

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_textRunInstances As TextRunInstanceCollection
'Utilisation
Dim value As TextRunInstanceCollection 

value = Me.m_textRunInstances 

Me.m_textRunInstances = value
protected TextRunInstanceCollection m_textRunInstances
protected:
TextRunInstanceCollection^ m_textRunInstances
val mutable m_textRunInstances: TextRunInstanceCollection
protected var m_textRunInstances : TextRunInstanceCollection

Voir aussi

Référence

ParagraphInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering