Page.Style 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得頁面的樣式屬性。
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 物件。