Skip to main content

TextStyle element

Windows Installer references

TextStyle Table

Parents

UI

Attributes

Blue (Integer) : A value from 0 to 255 to indicate the amount of blue in the font.

Bold (YesNoTypeUnion) : Indicates whether the font should be bold. Default is 'false'.

FaceName (String, required) : The face name of the font.

Green (Integer) : A value from 0 to 255 to indicate the amount of green in the font.

Id (String) : An optional identifier for the text style in the database. If one is not specified, one will be generated.

Italic (YesNoTypeUnion) : Indicates whether the font should be italic. Default is 'false'.

Red (Integer) : A value from 0 to 255 to indicate the amount of red in the font.

Size (String, required) : The font's size.

Strike (YesNoTypeUnion) : Indicates whether the font should be strikethrough. Default is 'false'.

Underline (YesNoTypeUnion) : Indicates whether the font should be underline. Default is 'false'.

Edit the schema for this page