GrapeCity SPREAD for Windows Forms 11.0J
EnhancePreview プロパティ


拡張印刷プレビューダイアログを表示する状態を取得または設定します。
構文
'Declaration
 
Public Property EnhancePreview As Boolean
'使用法
 
Dim instance As PrintInfo
Dim value As Boolean
 
instance.EnhancePreview = value
 
value = instance.EnhancePreview
public bool EnhancePreview {get; set;}
参照

PrintInfo クラス
PrintInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.