Scheduler for WinForms
Load メソッド (PrintStyle)

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > PrintStyle クラス : Load メソッド
The PrintDocumentWrapper object.
Loads style definition to the specified C1PrintDocument control.
シンタックス
'宣言
 
Public Function Load( _
   ByVal printDoc As PrintDocumentWrapper _
) As System.Boolean
public System.bool Load( 
   PrintDocumentWrapper printDoc
)

パラメータ

printDoc
The PrintDocumentWrapper object.

戻り値の型

Returns true at successful loading; false - otherwise.
参照

PrintStyle クラス
PrintStyle メンバ