|
|
KeepWithNext
Returns/Sets whether the Item can be separated from the next Item over a Page Break. The property can be useful for ensuring that Sub-titles are kept with the text, or for Table style documents to ensure all rows are printed together. For the TextBlock, the value can override the value in the Template by changing the UseTemplateKeepNext to False.
Syntax Object.KeepWithNext
Return Value Boolean
See Also: UseTemplateKeepNext
|