LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
FontHeight Struct 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...
 

Detailed Description

describes the characteristics of a font.

For example, this can be used to select a font.

Since
OOo 2.0

Member Data Documentation

◆ Diff

float Diff

specifies the width of the font in the measure of the destination.

◆ Height

float Height

specifies the current height of the font.

◆ Prop

short Prop

specifies the height of the font in the measure of the destination.


The documentation for this struct was generated from the following file: