SpaceNegotiatingAdornmentTag.BottomSpace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.