ParagraphInstance.Definition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.