TextMarkupAnnotation.GetMarkedTextFragments

TextMarkupAnnotation.GetMarkedTextFragments method

Gets text under markup annotation as TextFragmentCollection.

public TextFragmentCollection GetMarkedTextFragments()

Return Value

TextFragmentCollection containing TextFragments that is under markup annotation.

See Also