C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DocumentBody Class / Stacking Property

In This Topic
Stacking Property (DocumentBody)
In This Topic
Gets the stacking rules for the current DocumentBody. Use C1PrintDocument.Stacking to set the stacking rules.
Syntax
'Declaration
 
Public ReadOnly Property Stacking As StackingRulesEnum
 
See Also