ParagraphInstance.Definition Property

Definition

Gets the definition class of this ParagraphInstance.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Paragraph ^ Definition { Microsoft::ReportingServices::OnDemandReportRendering::Paragraph ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Paragraph Definition { get; }
member this.Definition : Microsoft.ReportingServices.OnDemandReportRendering.Paragraph
Public ReadOnly Property Definition As Paragraph

Property Value

A Paragraph object that represents the definition class of this ParagraphInstance.

Applies to