Scheduler for WinForms
PrintContextType 列挙体

C1.Win.Schedule.8 アセンブリ > C1.Schedule.Printing 名前空間 : PrintContextType 列挙体
PrintContextType は、PrintStyle オブジェクトの印刷コンテキストを定義します。
シンタックス
'宣言
 
Public Enum PrintContextType 
   Inherits System.Enum
public enum PrintContextType : System.Enum 
メンバ
メンバ解説
Appointmentドキュメントには、Appointment オブジェクトのコンテンツが表示されます。
DateRange ドキュメントには、指定した日付範囲の予定が表示されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Schedule.Printing.PrintContextType

参照

C1.Schedule.Printing 名前空間