C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderIndex Class / LetterSplitBehavior Property

In This Topic
LetterSplitBehavior Property
In This Topic
Gets or sets a SplitBehaviorEnum that determines how a letter group (entries starting with the same letter) can split vertically. The default is SplitBehaviorEnum.SplitIfNeeded. Note that headings (represented by their letters by default) are always printed together with their first entry
Syntax
'Declaration
 
Public Property LetterSplitBehavior As SplitBehaviorEnum
 
See Also