Object
# File poppler/lib/poppler.rb, line 83 def combo? type == FormChioceType::COMBO end
# File poppler/lib/poppler.rb, line 87 def list? type == FormChoiceType::LIST end