KeepInHorizontalBounds Property
Gets or sets a value indicating if the anchored object should not appear beyond the horizontal bounds specified by the
MinLeft and
MaxRight properties.
The default is false.
public System.bool KeepInHorizontalBounds {get; set;}
'Declaration
Public Property KeepInHorizontalBounds As System.Boolean