Visit Gigasoft's Web Site
 ProEssentials v9 Help

PrintStyleControl

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Int32

Default

PEPSC_NONE

.NET

PeUserInterface.Dialog.PrintStyleControl

Ocx|Vcl

PrintStyleControl

DLL

PEP_nPRINTSTYLECONTROL

 

Purpose

This property controls the visibility of radio buttons and the option selected for printing on the print dialog.

 

.NET Gigasoft.Enums.

ActiveX and

 

PrintStyleControl.

DLL Constants

Description

None

PEPSC_NONE (0)

No control over Viewing Style

CurrentStyle

PEPSC_CURRENT_STYLE(1)

Current Viewing Style

DefaultMonochrome

PEPSC_DEFAULT_MONO(2)

Switch to Mono Viewing Style

 

VCL Enumerations:

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

ePrintStyleControl = (xNoPrintStyleControl, xPrintCurrentStyle, xPrintDefaultMono);

 

Comments

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

 

See Also: PElaunchprintdialog