DataGate Print File Designer® - Build 8.0.355 and above

PrintFileDesigner.Controls Units Enumeration

The Units enumerated constant defines values for the unit of measurement for the print file control.

BegEnum Units Access(*Public)

Remarks

Specifies the unit of measurement for the control.  The default is Inches.

Note  There is also a units enumeration that defines the unit of measurement values for field controls.  See ASNA.DataGate.PrintControls.Units enumeration.

Members


Member Description Value

Inches

(Default) The unit of measurement for the control is inches.

1

Millimeters

The unit of measurement for the control is millimeters.

0

Requirements

Namespace: ASNA.DataGate.PrintFileDesigner.Controls

Platforms: Windows 2000, Windows XP Professional, Windows .NET Server family

Assembly: ASNA.DataGate.PrintFileDesigner.Controls (in ASNA.DataGate.PrintFileDesigner.Controls.dll)

See Also

ASNA.DataGate.PrintFileDesigner.Controls Namespace | ASNA.DataGate.PrintControls.Units Enumeration