LineText
Descent Property
|
Get the descent from baseline.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public float Descent { get; }
Public ReadOnly Property Descent As Single
Get
public:
property float Descent {
float get ();
}
member Descent : float32 with get
Property Value
Type:
Single
See Also