Wraps FPDFPageObj_RemoveMark. mark_index is 1-based and
matches the row order pdf_obj_marks() returns; removing a mark
shifts every subsequent mark's index down by one.
Arguments
- obj
A
pdfium_objfrompdf_page_objects(). Parent doc must be readwrite.- mark_index
One-based index of the mark to remove.