Win32Prn() > Color and text settings |
Indicates if bitmap images can be printed.
Data type: | L | Default: | .F. |
The instance variable :bitmapsOk indicates if the Win32Prn object is capable of printing bitmap images. The value of :bitmapOk is only relevant after the :create() method is called. :bitmapsOk contains .T. (true) when bitmaps can be printed, otherwise .F. (false).
http://www.xHarbour.com