Aspose::Pdf::Text::FontSubstitutionCollection::idx_get metod

FontSubstitutionCollection::idx_get method

Hämtar teckensnittselementet på det angivna indexet.

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

ReturnValue

FontSubstitution object.

Se även