The IInfigoTextFieldBase 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.)
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.)
Fonts
The possible font faces to choose from as text. It might be possible, that there are no alternative fonts to set, in which case the doesn't return any alternatives and setting a value does nothing.
FontSize
Set and get the default font size for the field.
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.)
TextColours
The possible text 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.
TextShadowColours
The possible text 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.

See Also