Page.Style 속성

정의

페이지의 스타일 속성을 가져옵니다.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::Style ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::Style ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.Style Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.Style
Public Overrides ReadOnly Property Style As Style

속성 값

Style 개체입니다.

적용 대상