PrintBottom Property

PrintLineWidth Property

Introduction

 

PrintLeft Property This function is for printing purposes


 

Sets the horizontal offset of the printed output.

 

Syntax

FlpGrf.PrintLeft [ = inch]

 

The PrintLeft property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph Control object.

inch

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

 

Remarks

This property sets how far the output should be printed from the left 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



PrintBottom Property PrintLineWidth Property

 

 

Last modified on: Friday, August 16, 2002