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


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

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

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the collection of PageColumnDef objects associated with the current page layout. Note that accessing this property initializes the collection of column definitions if it has not been initialized yet. Use PageLayout.HasColumns to test whether any columns have been defined on this layout.  
Public プロパティGets the C1PrintDocument containing the current object.  
Public プロパティGets or sets a value indicating whether the PageLayout.Columns collection on the current page layout has been initialized and is not empty.  
Public プロパティGets the PageLayoutKindEnum associated with the current PageLayout in the document. If PageLayout.Document is null, PageLayoutKindEnum.None is returned.  
Public プロパティGets or sets the overlay associated with the current page layout.  
Public プロパティGets or sets the page footer associated with the current page layout.  
Public プロパティGets or sets the page header associated with the current page layout.  
Public プロパティGets or sets the C1PageSettings object associated with the current page layout.  
Public プロパティGets or sets the watermark associated with the current page layout.  
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another PageLayout to the current object. All nested objects (render objects, page settings etc.) are cloned.  
Public メソッドClears the current PageLayout object.  
Public メソッドCreates a copy of the current PageLayout object. All nested objects (render objects, page settings etc.) are cloned on the new object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドIndicates whether the PageLayout.Columns property should be serialized.  
トップ
参照

PageLayout クラス
C1.C1Preview 名前空間