PrintDocument for WinForms
PageLayout クラス プロパティ


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

このクラスのメンバの一覧は、PageLayoutメンバを参照してください。

パブリック プロパティ
 名前解説
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.  
トップ
参照

PageLayout クラス
C1.C1Preview 名前空間