LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes the characteristics of a font. More...
import"FontHeight.idl";
Public Attributes | |
float | Height |
specifies the current height of the font. More... | |
short | Prop |
specifies the height of the font in the measure of the destination. More... | |
float | Diff |
specifies the width of the font in the measure of the destination. More... | |
describes the characteristics of a font.
For example, this can be used to select a font.
float Diff |
specifies the width of the font in the measure of the destination.
float Height |
specifies the current height of the font.
short Prop |
specifies the height of the font in the measure of the destination.