Visit Gigasoft's Web Site
 ProEssentials v9 Help

ExportSizeDef

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Int32

Default

PEESD_NO_SIZE_OR_PIXEL

.NET

PeUserInterface.Dialog.ExportSizeDef

Ocx|Vcl

ExportSizeDef

DLL

PEP_nEXPORTSIZEDEF

 

Purpose

This property controls the default state of the export-size radio button group within the export dialog:

 

.NET Gigasoft.Enums.

ActiveX and

 

ExportSizeDef.

DLL Constants

Description

NoSizeOrPixel

PEESD_NO_SIZE_OR_PIXEL(0)

Metafiles (no size) Bitmaps (pixels)

Millimeters

PEESD_MILLIMETERS(1)

Units in Millmeters

Inches

PEESD_INCHES(2)

Units in Inches

Points

PEESD_POINTS(3)

Units in Points

 

VCL Enumerations

eExportSizeDef = (gExportNoSizeOrPixels, gExportMillimeters, gExportInches, gExportPoints);

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

 

Comments

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

 

See Also: AllowExporting, PElaunchexport, ExportTypeDef, ExportDestDef, ExportFileDef, ExportUnitXDef, ExportUnitYDef