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 | |
add | Adds a SensitivityLabel to the collection. |
remove_at | Removes the sensitivity label at the specified index. |
clear | Removes all elements from the collection. |
copy_to | Copies all elements from the collection to the specified array. |
See Also
- module
aspose.slides - library
Aspose.Slides