Freigeben über


Paragraph.m_textRunCollection-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies the text runs in the paragraph.

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

Syntax

'Declaration
Protected m_textRunCollection As TextRunCollection
'Usage
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

Siehe auch

Verweis

Paragraph Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace