TPDFlibPrinterPaperArray
Data types, rendering and printing
Description
Contains the paper forms reported by the selected printer driver
Syntax
Delphi
TPDFlibPrinterPaperArray = Array Of TPDFlibPrinterPaper;Remarks
The array may be empty when the driver does not report paper capabilities; each item provides the driver paper ID, localised name, and millimetre dimensions
See also
TPDFlibPrinterPaper, TPDFlibPrinterCapabilities, GetPrinterCapabilities