Method: Libis::Format::Tool::PdfProtect.run
- Defined in:
- lib/libis/format/tool/pdf_protect.rb
.run(source, target, options = []) ⇒ Object
16 17 18 |
# File 'lib/libis/format/tool/pdf_protect.rb', line 16 def self.run(source, target, = []) self.new.run source, target, end |