m_paragraph-Feld
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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