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ámetro | Tipo | Descripción |
|---|---|---|
| fragment | const System::SharedPtr<TextFragment>& | Elemento fragmento de Text para añadir. |
Ver también
- Typedef SharedPtr
- Class TextFragment
- Class TextFragmentCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++