DataGate Print File Designer® - Build 8.0.355 and above

PrintControls Units Enumeration

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

BegEnum Units Access(*Public)

Remarks

Specifies the unit of measurement for the field control.  The default is Millimeters.

Note There is also a units enumeration that defines the unit of measurement values for the print file controls.  See ASNA.DataGate.PrintFileDesigner.Controls.Units enumeration.

Members


Member Description Value

Inches

The unit of measurement for the control is in inches.

1

Millimeters

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

0

Requirements

Namespace: ASNA.DataGate.PrintControls

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

Assembly: ASNA.DataGate.PrintControls (in ASNA.DataGate.PrintControls.dll)

See Also

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