Style.FontSize Property

Definition

Gets an expression that evaluates to the size of the font.

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

Property Value

A ReportSizeProperty object that represents the size of the font.

Applies to