[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.AnchoredObject.MaxRight

MaxRight Property

MaxRight

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

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

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