Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / AnchoredObject Class / MaxBottom Property

In This Topic
MaxBottom Property
In This Topic
Gets or sets the maximum ObjectRect.Bottom value of the anchored object, in graphic units.

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

Syntax
'Declaration
 
Public Property MaxBottom As System.Single
 
See Also