The ImageField type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CalculateAction |
An action executed the reflect changes in other field value changes.
(Inherited from ValueField.) | |
| DefaultPathValue |
The default value asociated with this field. (valid if EmbedImageData = false only)
| |
| DefaultValue |
The default value associated with this field.
(Inherited from ValueField.) | |
| EmbedImageData |
Specifies if the image data is embedded or if a URI is stored.
| |
| Export |
This field is included when the form is exported or submitted.
(Inherited from Field.) | |
| FormatAction |
The action that will be executed before a field is displayed.
(Inherited from ValueField.) | |
| FormattedValue |
The Formatted Value.
(Inherited from ValueField.) | |
| FullName |
The fully qualified name for this field.
(Inherited from Field.) | |
| ImageDefaultValue |
The default value asociated with this field. (the setter can be used if EmbedImageData = true only)
| |
| ImageValue |
The strongtyped value for this field (the setter can be used if EmbedImageData = true only)
| |
| KeyStrokeAction |
An action that will be executed when a user types a key-stoke (or an other item is selected from a list).
(Inherited from ValueField.) | |
| MappingName |
Used when exporting data from the document.
(Inherited from Field.) | |
| ReadOnly |
Read-only state of this field.
(Inherited from Field.) | |
| RequiredMode |
The required mode for this field.
(Inherited from Field.) | |
| Sizing |
The mapping between the image size and the field size.
| |
| ToolTip |
The name of the field as used in the user interface.
(Inherited from Field.) | |
| ValidateAction |
An action that will be executed for field value validation (when setting the value).
(Inherited from ValueField.) | |
| Value |
The value associated with this field.
(Inherited from ValueField.) | |
| Widgets |
The asociated widgets for this field.
(Inherited from Field.) | |
| XfaInfo |
Additional XFA specific information for this field.
(Inherited from Field.) |