PrintExactSize Property

PrintExactSizeWidth

Introduction

 

PrintExactSizeHeight Property This function is for printing purposes


 

This property sets the height of the control on the paper in 100th of inches.

 

Syntax

FlpGrf.PrintExactSizeHeight = sz

 

The PrintExactSizeHeight Property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph Control object.

sz

A numeric expression specifying height.

 

Remarks

Use this method to set the height of the control. Use in conjuction with PrintExactSize property for exact printing.


 

See Also

All Print Routines, PrintExactSizeWidth Property



PrintExactSize Property PrintExactSizeWidth

 

 

Last modified on: Friday, August 16, 2002