Click or drag to resize

XfaDateTimeField Properties

The XfaDateTimeField type exposes the following members.

Properties
Name Description
Public property DateTimeFormats
Gets the datetime formats of the field.
Public property FieldType
Gets the type of the xfa field.
(Inherited from XfaField .)
Public property Name
Gets the name of the xfa field.
(Inherited from XfaField .)
Public property Value
Gets or sets the value of the field.
Public property XfaForm
Gets the xfa form of the xfa field.
(Inherited from XfaField .)
Top
See Also