Aspose::Pdf::Annotations::TextMarkupAnnotation::GetMarkedTextFragments método

TextMarkupAnnotation::GetMarkedTextFragments method

Obtiene el texto bajo la anotación de marcado como TextFragmentCollection.

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

ReturnValue

TextFragmentCollection containing TextFragments that is under markup annotation.

Ver también