| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
This is a set of properties to describe the style of characters in complex texts. More...
import "CharacterPropertiesComplex.idl";
 
  
| Public Attributes | |
| float | CharHeightComplex | 
| This value contains the height of the characters in point. | |
| float | CharWeightComplex | 
| This property contains the value of the font weight. | |
| string | CharFontNameComplex | 
| This property specifies the name of the font style. | |
| string | CharFontStyleNameComplex | 
| This property contains the name of the font style. | |
| short | CharFontFamilyComplex | 
| This property contains font family as specified in com.sun.star.awt.FontFamily . | |
| short | CharFontCharSetComplex | 
| This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet. | |
| short | CharFontPitchComplex | 
| This property contains the font pitch as specified in com.sun.star.awt.FontPitch. | |
| com::sun::star::awt::FontSlant | CharPostureComplex | 
| This property contains the value of the posture of the document. | |
| com::sun::star::lang::Locale | CharLocaleComplex | 
| contains the value of the locale. | |
This is a set of properties to describe the style of characters in complex texts.
| 
 | property | 
This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet.
| 
 | property | 
This property contains font family as specified in com.sun.star.awt.FontFamily .
| 
 | property | 
This property specifies the name of the font style.
It may contain more than one name separated by comma.
| 
 | property | 
This property contains the font pitch as specified in com.sun.star.awt.FontPitch.
| 
 | property | 
This property contains the name of the font style.
This property may be empty.
| 
 | property | 
This value contains the height of the characters in point.
| 
 | property | 
contains the value of the locale.
| 
 | property | 
This property contains the value of the posture of the document.
| 
 | property | 
This property contains the value of the font weight.