DataGate Print File Designer® - Build 8.0.355 and above

ValueType Enumeration

The ValueType enumerated constant defines values for the type of AutoField Control field.

BegEnum ValueType Access(*Public)

Remarks

Specifies the type of the data within an AutoField control.  The default is PageNumber.

Members

Member Description Value

Computer

The field contains the name of the computer as it is displayed to other users on a network.

0

PageNumber

(Default)  The field contains the page number.

1

PageTotal

The field contains the total number of pages.

2

ProcessDate

The field contains the processing date.

3

ProcessTime

The field contains the processing time.

4

ReportDate

The field contains the report date.

5

ReportTime

The field contains the report time.

6

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