Help Center

AfxGetPrinterPaperLengthfunction

Returns the paper length.

PrintingfunctionAfxPrinter.incdocumented

Syntax

FUNCTION AfxGetPrinterPaperLength (BYREF wszPrinterName AS WSTRING) AS LONG

Parameters

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