Enum WSB_PDFMergeScenario¶
Specifies the possible scenarios in which PDF merges are applied.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
| Extensible | True |
Values¶
| Ordinal | Name | Description |
|---|---|---|
None |
Not configured | |
| 1 | Print |
When a report is printed. |
| 2 | Preview |
When a report is being previewed. |
| 3 | Save |
When a report is saved to a PDF file. |
| 4 | Download |
When a report is downloaded as a PDF file. |
| 5 | Email |
When a report PDF output is to be emailed. |