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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : DocumentPageLayouts クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the DocumentPageLayouts class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the default PageLayout for the current document. The effective page layout for each page is determined by merging this layout with all other applicable layouts. The effective layout can be accessed via the C1PrintDocument.CurrentPageLayout property on the C1PrintDocument.  
Public プロパティGets or sets the PageLayout used for even pages of the current document.  
Public プロパティGets or sets the PageLayout used for the first page of the current document.  
Public プロパティGets the PageLayout of the specified PageLayoutKindEnum. Returns null if the specified kind of page layout has not been specified for the current DocumentPageLayouts.  
Public プロパティGets or sets the PageLayout used for the last page of the current document.  
Public プロパティGets or sets the PageLayout used for odd pages of the current document.  
Public プロパティGets the C1PrintDocument object that owns the current DocumentPageLayouts object.  
Public プロパティGets or sets a value indicating whether the page footer should print on the first page of the document. This property overrides other related properties when set to false. The default value is true.  
Public プロパティGets or sets a value indicating whether the page footer should print on the last page of the document. This property overrides other related properties when set to false. The default value is true.  
Public プロパティGets or sets a value indicating whether the page header should print on the first page of the document. This property overrides other related properties when set to false. The default value is true.  
Public プロパティGets or sets a value indicating whether the page header should print on the last page of the document. This property overrides other related properties when set to false. The default value is true.  
Public プロパティGets or sets a value indicating whether to suppress adding an empty page at the end of the document if the last object contains a page break after itself. The default value is false.  
トップ
パブリック メソッド
 名前解説
Public メソッドClears the current DocumentPageLayouts object.  
トップ
参照

DocumentPageLayouts クラス
C1.C1Preview 名前空間