다음을 통해 공유


ParagraphInstance.TextRunInstances 속성

정의

TextRuns 클래스의 Paragraph 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

TextRunInstanceCollection 속성의 계산된 값을 나타내는 TextRuns 값입니다.

적용 대상