|
|
|
Opens a new font.
Syntax
FlpGrf.FontOpen [ = string]
The FontOpen property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
string |
String value defining the font ( i.e. Arial,12,Normal ). The format for the string is "Name,Size,Style". |
Remarks
This property opens a new font. The Name of the font must match the original font spelling, including upper and lower case letters. The Size of the font is the point size. The Style is represented by one or more upper case characters. For example, BI would do bold and italic. There can be no space between the characters.
Settings
Style:
B - Bold.
I - Italic.
N - Normal.
- - Strikeout.
U - Underline.
See Also
![]() |
Last modified on: Friday, August 16, 2002