Aspose::Pdf::PageLabelCollection::UpdateLabel metod
PageLabelCollection::UpdateLabel method
Uppdatera etikett för angivet sidindex (sidindex startar från 0).
void Aspose::Pdf::PageLabelCollection::UpdateLabel(int32_t pageIndex, const System::SharedPtr<PageLabel> &pageLabel)
| Parameter | Typ | Beskrivning |
|---|---|---|
| pageIndex | int32_t | Index för sidan vars etikett ska ändras. |
| pageLabel | const System::SharedPtr<PageLabel>& | Ny etikett för sidan. |
Se även
- Typedef SharedPtr
- Class PageLabel
- Class PageLabelCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++