FlexReport for WinForms
PageScaling プロパティ (C1PrintOptions)


C1.Document アセンブリ > C1.Document 名前空間 > C1PrintOptions クラス : PageScaling プロパティ
Gets or sets the value indicating the manner in which pages are scaled during printing.

The default value is PageScaling.FitToPaper.

シンタックス
'宣言
 
Public Property PageScaling As PageScaling
'使用法
 
Dim instance As C1PrintOptions
Dim value As PageScaling
 
instance.PageScaling = value
 
value = instance.PageScaling
public PageScaling PageScaling {get; set;}
参照

参照

C1PrintOptions クラス
C1PrintOptions メンバ