Name
annot:SetMarkupAnnotRectDiff -- set markup annotation rect diff
Synopsis
status = annot:SetMarkupAnnotRectDiff(rect)
Function
This method is currently undocumented in libHaru. Complain to the libHaru authors.

The rect parameter must be a table which contains left, top, right, and bottom fields that describe a rectangle.

Returns #HPDF_OK on success. Otherwise, returns an error code and the error handler is invoked.

Inputs
rect
rect diff
Results
status
status code

Show TOC