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

Style 物件。

適用於