In Files

Parent

Class/Module Index [+]

Quicksearch

Poppler::TextField

Public Instance Methods

file_select?() click to toggle source
# File lib/poppler.rb, line 81
def file_select?
  type == FormTextType::FILE_SELECT
end
multiline?() click to toggle source
# File lib/poppler.rb, line 77
def multiline?
  type == FormTextType::MULTILINE
end
normal?() click to toggle source
# File lib/poppler.rb, line 85
def normal?
  type == FormTextType::NORMAL
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.