PRINTMODE
Revision as of 21:00, 13 October 2010 by imported>Clippy
The _PRINTMODE statement sets the font printing mode on a background image.
Syntax
_PRINTMODE mode[,image_handle]
Description
- If the image handle is omitted it will use the current destination image background.
- One of 3 modes is mandatory when using this statement.
- 1 _KEEPBACKGROUND
- 2 _ONLYBACKGROUND
- 3 _FILLBACKGROUND
See also