次の方法で共有


StyleInstance.FontStyle プロパティ

定義

FontStyle クラスの Style プロパティの計算値を取得します。

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

プロパティ値

FontStyles プロパティの計算値を表す FontStyle 値。

適用対象