The IInfigoField type exposes the following members.

Methods

  NameDescription
CreateProperty
This function creates a new field property of the given type. The name must be unique and not in use in the current context.

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.
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.
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.
ID
The unique field id.
Name
The object name (field name or variable name).
(Inherited from IInfigoPropertyControl.)
Page
The page number, on which the field is placed.
Properties
The object properties (field or variable properties).
(Inherited from IInfigoPropertyControl.)

See Also