[]
Gets or sets a value indicating if the anchored object should not appear beyond the vertical bounds specified by the MinTop and MaxBottom properties.
The default is false.
public bool KeepInVerticalBounds { get; set; }
Public Property KeepInVerticalBounds As Boolean