PtrDevice:LogPrintAreaLength Access

<< Click to Display Table of Contents >>

Navigation:  RpPrinter & PtrDevice Class Overview > PtrDevice Class >

PtrDevice:LogPrintAreaLength Access

Previous pageReturn to chapter overviewNext page
Type        16-bit: ShortInt, 32-bit: LongInt

Purpose

Returns PtrDevice:LogPaperLength minus the area occupied by the top and bottom margins.

Example

// How much room is there vertically between the margins?

nVerticalSpace := oPtrDevice:LogPrintAreaLength