The IInfigoImageField type exposes the following members.

Properties

  NameDescription
BorderColours
The possible border colours to choose from as text. See for more information on those items. It might be possible, that there are no alternative colours to set, in which case the doesn't return any alternatives and setting a value does nothing.
(Inherited from IInfigoField.)
BoxShadowColours
The possible box shadow colours to choose from as text. See for more information on those items. It might be possible, that there are no alternative colours to set, in which case the doesn't return any alternatives and setting a value does nothing.
(Inherited from IInfigoField.)
EmbeddedFile
This method is used to get or set the embedded file name. There is no need to care about the embedded prefix, this will be handled automatically. If the referenced file is not embedded, get does return an empty string.
File
This method is used to get or set the external file name. If the current used file is embedded, an embedded prefix of embedded://. However, you can use the proper members to deal with embedded files automatically.
FillColours
The possible background fill colours to choose from as text. See for more information on those items. It might be possible, that there are no alternative colours to set, in which case the doesn't return any alternatives and setting a value does nothing.
(Inherited from IInfigoField.)
ID
The unique field id.
(Inherited from IInfigoField.)
Name
The object name (field name or variable name).
(Inherited from IInfigoPropertyControl.)
Page
The page number, on which the field is placed.
(Inherited from IInfigoField.)
Properties
The object properties (field or variable properties).
(Inherited from IInfigoPropertyControl.)

See Also