[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.AnchoredObject.MaxBottom

MaxBottom Property

MaxBottom

Gets or sets the maximum Bottom value of the anchored object, in graphic units.

The assigned value is ignored unless the KeepInVerticalBounds property is set to true.

Declaration
public float MaxBottom { get; set; }
Public Property MaxBottom As Single