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

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

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

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