Virtual Method
PapersDocumentDocumentTextget_text_in_area
since: 47
Declaration [src]
gchar*
get_text_in_area (
PpsDocumentText* document_text,
PpsPage* page,
PpsRectangle* area
)
Parameters
page
-
Type:
PpsPage
A
PpsPage
of that document.The data is owned by the caller of the method. area
-
Type:
PpsRectangle
A
PpsRectangle
on that page.The data is owned by the caller of the method.