SpaceNegotiatingAdornmentTag.BottomSpace Property

Definition

Gets the amount of space needed between the bottom of the text in the ITextViewLine and the botton of the ITextViewLine.

public:
 property double BottomSpace { double get(); };
public:
 property double BottomSpace { double get(); };
public double BottomSpace { get; }
member this.BottomSpace : double
Public ReadOnly Property BottomSpace As Double

Property Value

The amount of space needed between the bottom of the text in the ITextViewLine and the bottom of the ITextViewLine.

Applies to