Scheduler for WinForms
PrintContextType 列挙体

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 : PrintContextType 列挙体
The PrintContextType defines the printing context for the PrintStyle object.
シンタックス
'宣言
 
Public Enum PrintContextType 
   Inherits System.Enum
public enum PrintContextType : System.Enum 
メンバ
メンバ解説
AppointmentDocument displays content of the Appointment object.
DateRangeDocument displays appointments for the specified date range.
継承階層

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

参照

C1.Schedule.Printing 名前空間