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