Skip to contents

Returns the AcroForm field type as a short name. Wraps FPDFAnnot_GetFormFieldType.

Usage

pdf_form_field_type(field)

Arguments

field

A pdfium_form_field handle from pdf_form_fields().

Value

Character scalar; one of "unknown", "pushbutton", "checkbox", "radiobutton", "combobox", "listbox", "text", "signature".