Aspose::Pdf::HeadingLevels::AddLevels método
HeadingLevels::AddLevels method
Agrega niveles de encabezado. La colección de tamaños de fuente debe estar ordenada de mayor a menor.
void Aspose::Pdf::HeadingLevels::AddLevels(const System::SharedPtr<System::Collections::Generic::ICollection<double>> &fontSizes)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fontSizes | const System::SharedPtr<System::Collections::Generic::ICollection<double>>& | Los valores deben ordenarse en orden descendente. |
Ver también
- Typedef SharedPtr
- Class ICollection
- Class HeadingLevels
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++