StyleInstance.FontStyle Propiedad

Definición

Obtiene el valor calculado de la FontStyle propiedad en una Style clase.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::FontStyles FontStyle { Microsoft::ReportingServices::OnDemandReportRendering::FontStyles get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::FontStyles value); };
public override Microsoft.ReportingServices.OnDemandReportRendering.FontStyles FontStyle { get; set; }
member this.FontStyle : Microsoft.ReportingServices.OnDemandReportRendering.FontStyles with get, set
Public Overrides Property FontStyle As FontStyles

Valor de propiedad

Un FontStyles valor que representa el valor calculado de la FontStyle propiedad.

Se aplica a