AfxGetPrinterPaperWidthfunction
Returns the paper width.
Syntax
FUNCTION AfxGetPrinterPaperWidth (BYREF wszPrinterName AS WSTRING) AS LONG
Parameters
| Name | Description | |
|---|---|---|
wszPrinterName | The printer name. |
Return value
The paper width.
Description
Returns the paper width.
Reference
- Include file
AfxPrinter.inc - Defined in AfxNova/AfxPrinter.inc:658
- Documented in Printing/Printer Functions.md
- Topic: Printer Functions