'Declaration Public Enum SchedulePrintStyle Inherits System.Enum
public enum SchedulePrintStyle : System.Enum
Member | Description |
---|---|
CalendarDetails | Prints the details of all the activities in the specified date range. |
Daily | Prints one or more days in an UltraDayView style layout |
Memo | Prints the details of the selected activities. |
Monthly | Prints one or more weeks in an UltraMonthViewSingle style |
Timeline | Prints one or more days in an UltraTimelineView style layout |
TriFold | Prints 3 sections on a single page. Each section is one of the TriFoldSectionStyle values. |
Weekly | Prints one or more weeks in an UltraWeekView style |
Yearly | Prints one or more months in an UltraMonthViewMulti style |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2