You are reading help file online using chmlib.com
|
Rave Reports Developer Reference TBaseReport. SupportPaper method |
Top Previous Next |
Declaration function SupportPaper(PaperNum: integer): Boolean;
Category
Description This method will return true if the paper number (see TDevMode.dmPaperSize in the Windows API help) specified by PaperNum is supported by the printer, otherwise it will return false.
See also TBaseReport Class, Other Support methods, TDevMode in Windows API help |
You are reading help file online using chmlib.com
|