This class represents an Infigo Template. This includes:
            
|
| Pages | An array of page information (read-only) | 
| Colours | An array of colour information (read-only) | 
| Embedded Files | An array of embedded file information (read-only) | 
| Document Properties | An array of properties specified for the document. 
                                            This can be extended and for non-fixed properties, the values can be changed. | 
| Global text variables | An array of text variables.
                                                Those variable values and non-fixed properties can be changed. | 
| Fields | An array of fields. The field values and non-fixed properties can be changed. | 
 (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public class InfigoTemplate | 
| Visual Basic (Declaration) | 
|---|
| Public Class InfigoTemplate | 
| Visual C++ | 
|---|
| public ref class InfigoTemplate | 
 Inheritance Hierarchy
Inheritance Hierarchy
 See Also
See Also