Visit Gigasoft's Web Site
 ProEssentials v9 Help

DefOrientation

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Int32

Default

PEDO_LANDSCAPE

.NET

PeUserInterface.Dialog.DefOrientation

Ocx|Vcl

DefOrientation

DLL

PEP_nDEFORIENTATION

 

Purpose

This property controls the default orientation of the printer paper when printing a ProEssentials object.

 

Possible values are as follows:

 

.NET Gigasoft.Enums.

ActiveX and

 

DefOrientation.

DLL Constants

Description

DriverDefault

PEDO_DRIVERDEFAULT(0)

Use the printer driver

LandScape

PEDO_LANDSCAPE(1)

Landscape orientation.

Portrait

PEDO_PORTRAIT(2)

Portrait orientation.

 

VCL Enumerations

eDefOrientation = (xDriverDefault, xLandscape, xPortrait);

Replace the prefix "x" with g (graph), sg (scientific graph), td (3d scientific graph), ps (polar/smith), or pc (pie chart)

 

Comments

PeUserInterface.Dialog.DefOrientation members of Pego.PeUserInterface.Dialog, Pesgo.PeUserInterface.Dialog, Pe3do.PeUserInterface.Dialog, Pepso.PeUserInterface.Dialog, Pepco.PeUserInterface.Dialog