PageLabelCollection.RemoveLabel
PageLabelCollection.RemoveLabel method
Remove label by page index (page index is started from 0).
public bool RemoveLabel(int pageIndex)
| Parameter | Type | Description |
|---|---|---|
| pageIndex | Int32 | Index of page where label must be deleted. |
Return Value
true if operation was executed successfully.
See Also
- class PageLabelCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF