[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.AnchoredObject.KeepInVerticalBounds

KeepInVerticalBounds Property

KeepInVerticalBounds

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.

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