Scheduler for WinForms
Load メソッド (PrintStyle)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule.Printing 名前空間 > PrintStyle クラス : Load メソッド
PrintDocumentWrapperオブジェクト。
指定された C1PrintDocument コントロールにスタイル定義を読み込みます。
シンタックス
'宣言
 
Public Function Load( _
   ByVal printDoc As PrintDocumentWrapper _
) As System.Boolean
public System.bool Load( 
   PrintDocumentWrapper printDoc
)

パラメータ

printDoc
PrintDocumentWrapperオブジェクト。

戻り値の型

読み込みが成功すれば true、そうでなければ false。
参照

PrintStyle クラス
PrintStyle メンバ