次の方法で共有


Style.FontSize プロパティ

定義

フォントのサイズに評価される式を取得します。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ FontSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty FontSize { get; }
member this.FontSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public Overrides ReadOnly Property FontSize As ReportSizeProperty

プロパティ値

フォントのサイズを表す ReportSizeProperty オブジェクト。

適用対象