Aspose::Pdf::Text::FontSourceCollection::idx_get metod

FontSourceCollection::idx_get method

Hämtar teckensnittselementet på det angivna indexet.

System::SharedPtr<FontSource> Aspose::Pdf::Text::FontSourceCollection::idx_get(int32_t index)
ParameterTypBeskrivning
indexint32_tIndex inom samlingen.

ReturnValue

Font source object.

Se även