PrintDocument for WinForms
ActionHandlerPageView コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ActionHandlerPageView クラス : ActionHandlerPageView コンストラクタ
A value to assign to the ActionHandlerPageView.Facing property.
A value to assign to the ActionHandlerPageView.Continuous property.
Initializes a new instance of the ActionHandlerPageView class, assigning the ActionHandlerPageView.Facing and ActionHandlerPageView.Continuous properties.
シンタックス
'宣言
 
Public Function New( _
   ByVal facing As System.Boolean, _
   ByVal continuous As System.Boolean _
)
'使用法
 
Dim facing As System.Boolean
Dim continuous As System.Boolean
 
Dim instance As New ActionHandlerPageView(facing, continuous)
public ActionHandlerPageView( 
   System.bool facing,
   System.bool continuous
)

パラメータ

facing
A value to assign to the ActionHandlerPageView.Facing property.
continuous
A value to assign to the ActionHandlerPageView.Continuous property.
参照

ActionHandlerPageView クラス
ActionHandlerPageView メンバ