Style.FontSize Proprietà

Definizione

Ottiene un'espressione che valuta la dimensione del 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

Valore della proprietà

Un ReportSizeProperty oggetto che rappresenta la dimensione del font.

Si applica a