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