Aspose::Pdf::PageLabelCollection::GetLabel metod
PageLabelCollection::GetLabel method
Hämtar sidetikett efter sidindex (sidindex startar från 0).
System::SharedPtr<PageLabel> Aspose::Pdf::PageLabelCollection::GetLabel(int32_t pageIndex)
| Parameter | Typ | Beskrivning |
|---|---|---|
| pageIndex | int32_t | Sidindex. |
ReturnValue
Page label for specified page index or null if page label does not exist.
Se även
- Typedef SharedPtr
- Class PageLabel
- Class PageLabelCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++