SensitivityLabelContentType
SensitivityLabelContentType enumeration
Represents the types of content marking that ought to be applied to a document.
public enum 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
- assembly Aspose.Slides