DataGate Print File Designer® - Build 8.0.355 and above

PrintFile.Units Property

The Units property indicates the unit of measurement within the control; either inches or millimeters.

printfile.Units [=ASNA.DataGate.PrintFileDesigner.Controls.Units]

Property Value

ASNA.DataGate.PrintFileDesigner.Controls.Units.  Gets or sets the enumeration value for the unit of measurement within the control.  The default is Inches.

Remarks

To set the Units property, click on the right side of the property and choose one of the options in the drop-down box.


Setting Description
Inches (Default) Measurements are stated in inches.
Millimeters Measurements are stated in millimeters.

See Also

PrintFile Class | PrintFile Class Members | Units Enumeration