Método Aspose::Pdf::Text::TextSegmentCollection::Add
TextSegmentCollection::Add method
Agrega el elemento de segmento de texto en el índice especificado.
void Aspose::Pdf::Text::TextSegmentCollection::Add(const System::SharedPtr<TextSegment> &segment) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| segment | const System::SharedPtr<TextSegment>& | Text objeto de segmento |
Ver también
- Typedef SharedPtr
- Class TextSegment
- Class TextSegmentCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++