Aspose::Pdf::Text::TextFragmentCollection::idx_get método

TextFragmentCollection::idx_get method

Obtiene el elemento de fragmento de texto en el índice especificado.

System::SharedPtr<TextFragment> Aspose::Pdf::Text::TextFragmentCollection::idx_get(int32_t index)
ParámetroTipoDescripción
índiceint32_tÍndice dentro de la colección.

ReturnValue

TextFragment object.

Ver también