Aspose::Pdf::Annotations::TextMarkupAnnotation::get_QuadPoints method

TextMarkupAnnotation::get_QuadPoints method

Gets an array of points specifying the coordinates of n quadrilaterals. Each quadrilateral encompasses a word or group of contiguous words in the text underlying the annotation.

System::ArrayPtr<System::SharedPtr<Point>> Aspose::Pdf::Annotations::TextMarkupAnnotation::get_QuadPoints()

See Also