R/objects.R
pdf_obj_type.Rd
Report the type of a page object
pdf_obj_type(obj)
A pdfium_obj from pdf_page_objects().
pdfium_obj
pdf_page_objects()
Character scalar: one of "path", "text", "image", "form", "shading", or "unknown".
"path"
"text"
"image"
"form"
"shading"
"unknown"