Freigeben über


TextRun.m_paragraph-Feld

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

Specifies the paragraph that contains the text run.

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

Syntax

'Declaration
Protected m_paragraph As Paragraph
'Usage
Dim value As Paragraph 

value = Me.m_paragraph 

Me.m_paragraph = value
protected Paragraph m_paragraph
protected:
Paragraph^ m_paragraph
val mutable m_paragraph: Paragraph
protected var m_paragraph : Paragraph

Siehe auch

Verweis

TextRun Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace