LibreOffice
LibreOffice 24.8 SDK API Reference
|
describes the characteristics of a font. More...
import <FontHeight.idl;
Public Attributes | |
float | Height |
specifies the current height of the font. | |
short | Prop |
specifies the height of the font in the measure of the destination. | |
float | Diff |
specifies the width of the font in the measure of the destination. | |
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.