Aspose::Pdf::Text::FontSourceCollection::idx_get method
FontSourceCollection::idx_get method
Gets the font element at the specified index.
System::SharedPtr<FontSource> Aspose::Pdf::Text::FontSourceCollection::idx_get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | Index within the collection. |
ReturnValue
Font source object.
See Also
- Typedef SharedPtr
- Class FontSource
- Class FontSourceCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++