Skip to contents

Returns a logical vector parallel to pdf_form_field_options() reporting which options are currently selected. Wraps FPDFAnnot_IsOptionSelected.

Usage

pdf_form_field_is_option_selected(field)

Arguments

field

A pdfium_form_field handle from pdf_form_fields().

Value

Logical vector (possibly empty).