PrintDocument for WinForms
Stacking プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : Stacking プロパティ
Gets or sets the top-level stacking rule for the document body.

The default value is StackingRulesEnum.BlockTopToBottom.

シンタックス
'宣言
 
Public Property Stacking As StackingRulesEnum
'使用法
 
Dim instance As C1PrintDocument
Dim value As StackingRulesEnum
 
instance.Stacking = value
 
value = instance.Stacking
public StackingRulesEnum Stacking {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ