HeadingLevels.AddLevels
HeadingLevels.AddLevels method
Adds heading levels. Font size collection should be sorted by decreasing size.
public void AddLevels(ICollection<double> fontSizes)
| Parameter | Type | Description |
|---|---|---|
| fontSizes | ICollection`1 | Values should be sorted in decreasing order. |
Exceptions
| exception | condition |
|---|---|
| ArgumentException | If the value is not sorted or the value is less than one. |
See Also
- class HeadingLevels
- namespace Aspose.Pdf
- assembly Aspose.PDF