TextBounds.TextBottom 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 bottom of the text on the line containing the characters.
public:
property double TextBottom { double get(); };
public:
property double TextBottom { double get(); };
public double TextBottom { get; }
member this.TextBottom : double
Public ReadOnly Property TextBottom As Double
Property Value
The bottom of the text on the line containing the characters.