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)
ParameterTypBeskrivning
pageIndexint32_tSidindex.

ReturnValue

Page label for specified page index or null if page label does not exist.

Se även