ContinueHorizontally Property
In This Topic
Specifies that layout operation indicated that next run should be in horizontal direction.
Syntax
'Declaration
Public Property ContinueHorizontally As Boolean
public bool ContinueHorizontally {get; set;}
See Also