The Units enumerated constant defines values for the unit of measurement for the print file control.
BegEnum Units Access(*Public)
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.
| 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 |
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)
ASNA.DataGate.PrintFileDesigner.Controls Namespace | ASNA.DataGate.PrintControls.Units Enumeration