Click or drag to resize

XfaBarcodeField Properties

The XfaBarcodeField type exposes the following members.

Properties
Name Description
Public property EndChar
Gets or sets the end char.
Public property FieldType
Gets the type of the xfa field.
(Inherited from XfaField .)
Public property Length
Gets or sets the length.
Public property Name
Gets the name of the xfa field.
(Inherited from XfaField .)
Public property StartChar
Gets or sets the start char.
Public property Value
Gets or sets the value of xfaform.
Public property XfaForm
Gets the xfa form of the xfa field.
(Inherited from XfaField .)
Top
See Also