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ámetroTipoDescripción
segmentconst System::SharedPtr<TextSegment>&Text objeto de segmento

Ver también