ISensitivityLabelCollection class
ISensitivityLabelCollection class
Represents a collection of sensitivity labels applied to the document.
The ISensitivityLabelCollection type exposes the following members:
Properties
| Property | Description |
|---|---|
count | Gets the number of all elements in the collection. Read-only int. |
Returns the sensitivity label by index.
Read-only ISensitivityLabel.
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. |
See Also
- class
ISensitivityLabel - module
aspose.slides - library
Aspose.Slides