[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.AnchoredObject.MinTop

MinTop Property

MinTop

Gets or sets the minimum Top value of the anchored object, in graphic units.

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

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