Rectangle.PageName 속성

정의

페이지 이름으로 계산되는 식을 가져옵니다.

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

속성 값

ReportStringProperty 개체입니다.

적용 대상