다음을 통해 공유


StyleBaseInstance.FontStyle 속성

정의

FontStyle 클래스의 StyleBase 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

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

적용 대상