Declaration
function IEPaperSizeToPoints(Size: TIOPDFPaperSize; Layout: TIEPageLayout = ielPortrait): TPoint;
Description
Converts a
TIOPDFPaperSize value to dimensions in Adobe PDF points (1 point = 1/72 of inch).
TIOPDFPaperSize values are used by
PS_PaperSize and
PDF_PaperSize.
See Also
◼IEPointsToPaperSize◼IEPaperSizeToStr◼IECalcPaperSize