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