Aspose::Pdf::Annotations::TextMarkupAnnotation::GetMarkedTextFragments method

TextMarkupAnnotation::GetMarkedTextFragments method

Gets text under markup annotation as TextFragmentCollection.

System::SharedPtr<Aspose::Pdf::Text::TextFragmentCollection> Aspose::Pdf::Annotations::TextMarkupAnnotation::GetMarkedTextFragments()

ReturnValue

TextFragmentCollection containing TextFragments that is under markup annotation.

See Also