PrintDocument for WinForms
OddPages プロパティ (DocumentPageLayouts)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DocumentPageLayouts クラス : OddPages プロパティ
Gets or sets the PageLayout used for odd pages of the current document.
シンタックス
'宣言
 
Public Property OddPages As PageLayout
'使用法
 
Dim instance As DocumentPageLayouts
Dim value As PageLayout
 
instance.OddPages = value
 
value = instance.OddPages
public PageLayout OddPages {get; set;}
参照

DocumentPageLayouts クラス
DocumentPageLayouts メンバ