Style.FontSize Propiedad

Definición

Obtiene una expresión que se evalúa como el tamaño de la fuente.

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

Valor de propiedad

Un objeto ReportSizeProperty que representa el tamaño de la fuente.

Se aplica a