C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableCell Class / HorzSplitBehavior Property

In This Topic
HorzSplitBehavior Property
In This Topic
Gets or sets a value indicating how the content of the current cell is treated when the cell is split vertically between two horizontal (extension, created when the document is too wide) pages. (TableVector.CanSplit should be true for this to happen).
Syntax
'Declaration
 
Public Property HorzSplitBehavior As CellSplitBehaviorEnum
 
See Also