Help Center

AfxGetPrinterPaperWidthfunction

Returns the paper width.

PrintingfunctionAfxPrinter.incdocumented

Syntax

FUNCTION AfxGetPrinterPaperWidth (BYREF wszPrinterName AS WSTRING) AS LONG

Parameters

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