SensitivityLabelCollection class
SensitivityLabelCollection class
Represents a collection of sensitivity labels applied to the document.
The SensitivityLabelCollection type exposes the following members:
Properties
| Property | Description |
|---|---|
count | Returns the number of elements in the collection. Read-only int. |
Returns the sensitivity label by index.
Indexer
| Name | Description |
|---|---|
[index] |
Methods
| Method | Description |
|---|---|
add(self, id, site_id, is_enabled, method_type) | |
add(self, label) | Adds a SensitivityLabel to the collection. |
remove_at(self, index) | Removes the sensitivity label at the specified index. |
clear(self) | Removes all elements from the collection. |
copy_to(self, array, index) | Copies all elements from the collection to the specified array. |
See Also
- module
aspose.slides - library
Aspose.Slides