PtrDevice:TopMargin Access/Assign

<< Click to Display Table of Contents >>

Navigation:  RpPrinter & PtrDevice Class Overview > PtrDevice Class >

PtrDevice:TopMargin Access/Assign

Previous pageReturn to chapter overviewNext page
Type        Float

Purpose

To set/get the top margin (in inches) of the PtrDevice.  The top margin affects the origin of the device context.   The device context origin is at the Top/Left margin.

Example

// Set the top margin to one inch

oPtrDevice:TopMargin := 1.0