Метод Aspose::Pdf::PageCollection::idx_get
PageCollection::idx_get method
Получает страницу по индексу.
System::SharedPtr<Page> Aspose::Pdf::PageCollection::idx_get(int32_t index)
| Параметр | Тип | Описание |
|---|---|---|
| индекс | int32_t | Индекс страницы. |
ReturnValue
Полученная страница.
См. также
- Typedef SharedPtr
- Class Page
- Class PageCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++