Help Center

AfxGetPrinterScalingFactorYfunction

Returns the scaling factor for the y-axis of the printer.

PrintingfunctionAfxPrinter.incdocumented

Syntax

FUNCTION AfxGetPrinterScalingFactorY (BYREF wszPrinterName AS WSTRING) AS LONG

Parameters

NameDescription
wszPrinterNameThe 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