次の方法で共有


StyleBase.FontSize プロパティ

定義

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

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

プロパティ値

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

適用対象