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

TextFragmentCollection::Add method

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

void Aspose::Pdf::Text::TextFragmentCollection::Add(const System::SharedPtr<TextFragment> &fragment) override
ParámetroTipoDescripción
fragmentconst System::SharedPtr<TextFragment>&Elemento fragmento de Text para añadir.

Ver también