Partager via


StyleInstance.FontWeight Propriété

Définition

Obtient la valeur calculée de la propriété FontWeight dans une classe Style.

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

Valeur de propriété

Valeur FontWeights qui représente la valeur calculée de la propriété FontWeight.

S’applique à