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

In This Topic
Stacking Property (C1PrintDocument)
In This Topic
Gets or sets the top-level stacking rule for the document body.

The default value is StackingRulesEnum.BlockTopToBottom.

Syntax
'Declaration
 
Public Property Stacking As StackingRulesEnum
 
See Also