Page.Style Property

Definition

Gets the style properties of the page.

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

Property Value

A Style object.

Applies to