[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.AnchoredObject.KeepInHorizontalBounds

KeepInHorizontalBounds Property

KeepInHorizontalBounds

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.

Declaration
public bool KeepInHorizontalBounds { get; set; }
Public Property KeepInHorizontalBounds As Boolean