Aspose::Pdf::Text::FontSourceCollection::idx_get метод
FontSourceCollection::idx_get method
Получает элемент шрифта по указанному индексу.
System::SharedPtr<FontSource> Aspose::Pdf::Text::FontSourceCollection::idx_get(int32_t index)
| Параметр | Тип | Описание |
|---|---|---|
| индекс | int32_t | Индекс в коллекции. |
ReturnValue
Font source object.
См. также
- Typedef SharedPtr
- Class FontSource
- Class FontSourceCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++