Scheduler for WinForms
PrintOptionsForm コンストラクタ

C1.Win.Schedule.6 アセンブリ > C1.Win.Schedule.Printing 名前空間 > PrintOptionsForm クラス : PrintOptionsForm コンストラクタ
The C1.Schedule.Printing.PrintInfo object.
The C1.Schedule.Printing.PrintStyle object which should be selected initially.
The C1.Schedule.Printing.PrintContextType value, determining the filter of styles which should be shown in a form.
Initializes a new instance of the PrintOptionsForm form.
シンタックス
'宣言
 
Public Function New( _
   ByVal info As PrintInfo, _
   ByVal defaultStyle As PrintStyle, _
   ByVal printContext As PrintContextType _
)
public PrintOptionsForm( 
   PrintInfo info,
   PrintStyle defaultStyle,
   PrintContextType printContext
)

パラメータ

info
The C1.Schedule.Printing.PrintInfo object.
defaultStyle
The C1.Schedule.Printing.PrintStyle object which should be selected initially.
printContext
The C1.Schedule.Printing.PrintContextType value, determining the filter of styles which should be shown in a form.
参照

PrintOptionsForm クラス
PrintOptionsForm メンバ