Font Table

[This is preliminary documentation and subject to change.]

The Font table contains the information for registering font files with the system.

The Font table has the following columns.

Column Type Key Nullable
File_ Identifier Y N
FontTitle Text N

Columns

File_
External key into the File table entry for the font file.
FontTitle
Font name.

Remarks

This table is referred to when the RegisterFonts action or the UnregisterFonts action is executed.