GrapeCity ActiveReports for .NET 16.0J
AutoScaleMode プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : AutoScaleMode プロパティ
Gets or sets the automatic scaling mode of the control.
シンタックス
'宣言
 
Public Property AutoScaleMode As AutoScaleMode
public AutoScaleMode AutoScaleMode {get; set;}

プロパティ値

An System.Windows.Forms.AutoScaleMode that represents the current scaling mode. The default is System.Windows.Forms.AutoScaleMode.None.
例外
例外解説
An System.Windows.Forms.AutoScaleMode value that is not valid was used to set this property.
参照

Viewer クラス
Viewer メンバ