# PrintOption

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts` (line 1213)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `printCoverLetter` | `boolean` |
| `coverLetterText` | `string` |
| `printData` | `boolean` |
| `printWatermark` | `boolean` |
| `watermarkText` | `string` |
| `showResponsibleNames` | `boolean` |
| `PrintRegistrationData` | `boolean` |
| `PrintComents` | `boolean` |

## Used by

4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (4)

- `NewActivityComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts`:1
- `InvoiceDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/invoices/invoice-details/invoice-details.component.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
- `NewProject` — `Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts`:51
