PrintDocument for WinForms
Reflowable プロパティ (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : Reflowable プロパティ
Gets the value indicating whether the currently loaded document supports reflow.
シンタックス
'宣言
 
Public ReadOnly Property Reflowable As System.Boolean
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Boolean
 
value = instance.Reflowable
public System.bool Reflowable {get;}

プロパティ値

True if the document can reflow, false otherwise.
参照

C1PreviewPane クラス
C1PreviewPane メンバ