The InfigoTemplate type exposes the following members.

Properties

  NameDescription
Colours

Returns an array of all colours defined in the template. This colour data can be used to determine the actual reference for alternative colours used on some fields.

Furhtermore, the colour names can be used in custom rich text tags.

DocumentProperties
Returns an array of document properties. The value of non-fixed properties can be changed.
Fields
Returns an array of fields. The field value as well as properties and possible local variables can be modified.
Files

Returns an array of embedded file information objects. This does not return the embedded files directly (see for how to extract the file.

GlobalTextVariables
Returns an array of global text variables. The variable value of those as well as the properties can be modified.
IsLoaded
Returns true if the object is loaded with valid Infigo data.
LastError
Returns the last error code, which should be checked if a function doesn't return success.
Layers
Returns an arrof of layers. Individual layers can be switched on/off easily.
Pages

Returns an array with page information. Each page might have set a name which is supposed to be displayed in a page overview.

See Also