Aspose::Pdf::Text::FontSourceCollection::idx_get método
FontSourceCollection::idx_get method
Obtiene el elemento de fuente en el índice especificado.
System::SharedPtr<FontSource> Aspose::Pdf::Text::FontSourceCollection::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Índice dentro de la colección. |
ReturnValue
Font source object.
Ver también
- Typedef SharedPtr
- Class FontSource
- Class FontSourceCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++