TPDFlibPrinterBinArray

Data types, rendering and printing

Description

Contains the input bins reported by the selected printer driver

Syntax

Delphi

TPDFlibPrinterBinArray = Array Of TPDFlibPrinterBin;

Remarks

The array may be empty when the driver does not report input-bin capabilities; each item provides the driver bin ID and localised name

See also

TPDFlibPrinterBin, TPDFlibPrinterCapabilities, GetPrinterCapabilities