ActiveReports for .NET 18.0J
FontSize プロパティ (Style)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Style クラス : FontSize プロパティ

フォントのポイントサイズを取得または設定します。

シンタックス
'宣言
 
Public Property FontSize As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo FontSize {get; set;}

プロパティ値

フォントのポイントサイズを含むLengthに評価されるGrapeCity.Enterprise.Data.Expressions.ExpressionInfoオブジェクト。

解説
デフォルト値は10ptです。最小値は1pt、最大値は200pt。
参照

Style クラス
Style メンバ