PtrDevice:LogPrintAreaLength Access
<< Click to Display Table of Contents >> PtrDevice:LogPrintAreaLength Access |
![]() ![]() ![]() |
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