다음을 통해 공유


StyleInstance.FontWeight 속성

정의

FontWeight 클래스의 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

속성 값

FontWeights 속성의 계산된 값을 나타내는 FontWeight 값입니다.

적용 대상