Click or drag to resize

XfaImageField Properties

The XfaImageField type exposes the following members.

Properties
Name Description
Public property FieldType
Gets the type of the xfa field.
(Inherited from XfaField .)
Public property Image
Gets or sets the image.
Public property ImageValueBase64
Gets or sets the base64 string of image.
Public property Name
Gets the name of the xfa field.
(Inherited from XfaField .)
Public property XfaForm
Gets the xfa form of the xfa field.
(Inherited from XfaField .)
Top
See Also