FSPDF_CHOICEOPTION Struct Reference

Structure for list box and combo box option only. More...

#include <fpdf_form_r.h>

Public Attributes

FSCRT_BSTR optionValue
 List box or Combo box option value.
 
FSCRT_BSTR optionLabel
 List box or Combo box option Label.
 
FS_BOOL selected
 True if the item is selected.
 
FS_BOOL defaultSelected
 Default selection flag.
 

Detailed Description

Structure for list box and combo box option only.


The documentation for this struct was generated from the following file:

Foxit Corporation