Partilhar via


Campo ParagraphInstance.m_textRunInstances

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies the text runs in the paragraph.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_textRunInstances As TextRunInstanceCollection
'Uso
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

Consulte também

Referência

ParagraphInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering