Chapter Contents |
Previous |
Next |
Print Manager class: _getPagenumberFont |
Syntax | |
Details |
Syntax |
return = objectName._getPagenumberFont( ); |
Details |
Fontlist is validated as much as possible during the method invocation. However, the font is not bound to the printer until the _render method is called. If a problem is encountered at that point, then the font is set to the printer's default font.
The font list is in the same format as the list returned by the fontsel() function.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.