textDescent property

Retrieves the amount that a line's descenders fall below the baseline.

Syntax

HRESULT value = object.get_textDescent(long* p);

Property values

Type: long

Pointer to a variable of type long that receives the descender height, in pixels.

 

 

Show: