Share via


TextRunInstance.Definition 속성

정의

TextRunInstance의 정의 클래스를 가져옵니다.

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

속성 값

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

적용 대상