Aspose::Pdf::Annotations::TextMarkupAnnotation::set_QuadPoints method

TextMarkupAnnotation::set_QuadPoints method

Sets 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.

void Aspose::Pdf::Annotations::TextMarkupAnnotation::set_QuadPoints(System::ArrayPtr<System::SharedPtr<Point>> value)

See Also