言語

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値です。

適用対象