SensitivityLabelContentType
Contents
[
Hide
]SensitivityLabelContentType enum
Represents the types of content marking that ought to be applied to a document.
enum class SensitivityLabelContentType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | Implies that the label is applied by default or automatically. |
| Header | 1 | Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user. |
| Footer | 2 | Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user. |
| Watermark | 4 | Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user. |
| Encryption | 8 | Implies that the label was manually applied. Use for any sensitivity label that was directly applied by the user. |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides