다음을 통해 공유


ParagraphInstance.Definition 속성

정의

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

속성 값

Paragraph의 정의 클래스를 나타내는 ParagraphInstance 개체입니다.

적용 대상