Aspose::Pdf::Text::TextFragmentCollection::Add method
TextFragmentCollection::Add method
Adds the text fragment element at the specified index.
void Aspose::Pdf::Text::TextFragmentCollection::Add(const System::SharedPtr<TextFragment> &fragment) override
Parameter | Type | Description |
---|---|---|
fragment | const System::SharedPtr<TextFragment>& | Text fragment element to add. |
See Also
- Typedef SharedPtr
- Class TextFragment
- Class TextFragmentCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++