AfxGetPrinterScalingFactorYfunction
Returns the scaling factor for the y-axis of the printer.
Syntax
FUNCTION AfxGetPrinterScalingFactorY (BYREF wszPrinterName AS WSTRING) AS LONG
Parameters
| Name | Description | |
|---|---|---|
wszPrinterName | The printer name. |
Return value
The scaling factor for the y-axis of the printer.
Description
Returns the scaling factor for the y-axis of the printer.
Reference
- Include file
AfxPrinter.inc - Defined in AfxNova/AfxPrinter.inc:762
- Documented in Printing/Printer Functions.md
- Topic: Printer Functions