RpPrinter:TopMargin Access/Assign

<< Click to Display Table of Contents >>

Navigation:  RpPrinter & PtrDevice Class Overview > RpPrinter Class >

RpPrinter:TopMargin Access/Assign

Previous pageReturn to chapter overviewNext page
Type        Float

Purpose

Gets/sets the top margin in the current unit of measure.

Example

// Set the top margin to 10 CM

oRpPrinter:UnitOfMeasure := UNIT_CM

oRpPrinter:TopMargin := 10.0