PrintDocument for WinForms
DisableUserReflow プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : DisableUserReflow プロパティ
Gets or sets a value indicating whether the end user should be prevented from reflowing the document with different page settings. This property is only a hint to the document viewer.

The default value is false (i.e. reflow is allowed).

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

C1PrintDocument クラス
C1PrintDocument メンバ