ImpliedVerticalBreak Property
In This Topic
Specifies that content flow should continue on next vertical page to keep content together.
Syntax
'Declaration
Public ReadOnly Property ImpliedVerticalBreak As Boolean
public bool ImpliedVerticalBreak {get;}
See Also