Scheduler for WinForms
PrintContextType 列挙体

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

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

参照

C1.C1Schedule.Printing 名前空間