PrintRight Property

PrintDpiValue Property

Introduction

 

PrintTop Property This function is for printing purposes


 

Sets the vertical offset of the printed output.

 

Syntax

FlpGrf.PrintTop [ = 100th's of inch]

 

The PrintTop property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph Control object.

inch

Vertical offset of the printout in 100th's of inches. (default 0)

 

Remarks

This property sets how far the output should be printed from the top of the page. You can set how the printout will appear with the PrintTop, PrintLeft, PrintRight, and PrintBottom properties. The print orientation can be set with PrintOrientation.


 

See Also

All Print Routines



PrintRight Property PrintDpiValue Property

 

 

Last modified on: Friday, August 16, 2002