TextRun.m_paragraph Field
This API supports the infrastructure and is not intended to be used directly from your code.
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