height
Description​
Returns the height of a segment of inline text in CSS pixels.
- JavaScript
- C#
- Kotlin
height: number;
double Height { get; set; }
var height: Double
Returns the height of a segment of inline text in CSS pixels.
height: number;
double Height { get; set; }
var height: Double