Aspose::Pdf::Text::TextSegmentCollection::Add method

TextSegmentCollection::Add method

Adds the text segment element at the specified index.

void Aspose::Pdf::Text::TextSegmentCollection::Add(const System::SharedPtr<TextSegment> &segment) override
ParameterTypeDescription
segmentconst System::SharedPtr<TextSegment>&Text segment object

See Also