Scheduler for WinForms
PrintStyle クラス メンバ
プロパティ  メソッド 

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 : PrintStyle クラス

PrintStyleデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes the new PrintStyle object.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets a System.Drawing.Font object used for printing appointments.  
Public プロパティGets or sets a PrintContextType value, specifying whether the current PrintStyle objects displays the single appointment or appointments of the specified date range.  
Public プロパティGets or sets the PageSettings for printing.  
Public プロパティGets or sets a System.Drawing.Font object used for printing date headings.  
Public プロパティGets or sets the System.String value, determining style description.  
Public プロパティGets or sets the System.String value, determining style display name.  
Public プロパティGets an System.Int32 value determining the format of source document. Returns 0 for .c1d and 1 for .c1dx documents.  
Public プロパティGets or sets a System.String value used in the center part of the page footer.  
Public プロパティGets or sets a System.Drawing.Color value used for printing page footers.  
Public プロパティGets or sets a System.Drawing.Font object used for printing page footers.  
Public プロパティGets or sets a System.String value used in the left part of the page footer.  
Public プロパティGets or sets a System.String value used in the right part of the page footer.  
Public プロパティGets or sets a System.String value used in the center part of the page header.  
Public プロパティGets or sets a System.Drawing.Color value used for printing page headers.  
Public プロパティGets or sets a System.Drawing.Font object used for printing page headers.  
Public プロパティGets or sets a System.String value used in the left part of the page header.  
Public プロパティGets or sets a System.String value used in the right part of the page header.  
Public プロパティGets or sets a System.Boolean value determining whether control should hide details of private appointments in resulting document.  
Public プロパティReturns true if the current style is loaded into C1PrintDocument control.  
Public プロパティGets or sets the System.Drawing.Image object, representing a small preview of the style which can be used for displaying style information in UI..  
Public プロパティGets or sets a System.Boolean value determining whether page headers and footers should be reversed on even pages.  
Public プロパティGets or sets the System.String value, determining the unique style name for using in PrintStyleCollection.  
Public プロパティGets or sets the System.String value determining the source of C1PrintDocument template. It might be the name of .c1d or .c1dx file or the name of resource.  
Public プロパティGets a System.Collections.Generic.Dictionary`2 dictionary, containing information about C1PrintDocument tags.  
トップ
パブリック メソッド
 名前解説
Public メソッドReturns a System.Boolean value, determining whether the specified tag in one of the predefined tags used by the PrintStyle and PrintOptionsForm classes.  
Public メソッドLoads style definition to the specified C1PrintDocument control.  
トップ
参照

PrintStyle クラス
C1.Schedule.Printing 名前空間