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