|
|
Change the face of a font.
Syntax
FlpGrf.FontFace( nFont As Integer, strFontFace As String )
The FontFace property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph ASP object. |
|
nFont |
Number of open font. |
|
strFontFace |
Change the face of an existing font number. |
Remarks
This method changes the face of the font opened with FontOpen = "Arial,12,N"
Example
See Also
All Font Routines, FontBold Property, FontClose Method, FontCurrent Property, FontFace Method, FontItalic Property, FontNumber Property, FontSize Property, FontUnderline Property
![]() |
Last modified on: Friday, August 16, 2002