Aspose::Pdf::Annotations::FreeTextAnnotation::set_TextRectangle method

FreeTextAnnotation::set_TextRectangle method

Rectangle describing the numerical differences between two rectangles: the Rect entry of the annotation and a rectangle contained within that rectangle. The inner rectangle is where the annotation’s text should be displayed.

void Aspose::Pdf::Annotations::FreeTextAnnotation::set_TextRectangle(System::SharedPtr<Rectangle> value)

See Also