Compartir a través de


m_textRunCollection Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_textRunCollection As TextRunCollection
'Uso
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