Model that describes links between print forms and document types.
| Name | Type | Description |
|---|---|---|
| id | Int64 | ID of the document type to print form link. |
| printform | DocPrintForm | Print form template linked to the document type. |
| type | DocumentType | Document type linked to the print form. |
| version | Int32 | Linked print form version (1 or 2). |