PrintDocument for WinForms
CenterPage プロパティ (C1PrintOptions)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintOptions クラス : CenterPage プロパティ
印刷時にページが用紙の中央に配置されるかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property CenterPage As System.Boolean
'使用法
 
Dim instance As C1PrintOptions
Dim value As System.Boolean
 
instance.CenterPage = value
 
value = instance.CenterPage
public System.bool CenterPage {get; set;}
参照

C1PrintOptions クラス
C1PrintOptions メンバ