Class: Bookmark

Inherits:
Object
  • Object
show all
Defined in:
lib/pdf_split_bookmark-pdftk.rb

Instance Attribute Summary collapse

Instance Attribute Details

#levelObject

Returns the value of attribute level.



4
5
6
# File 'lib/pdf_split_bookmark-pdftk.rb', line 4

def level
  @level
end

#pageObject

Returns the value of attribute page.



4
5
6
# File 'lib/pdf_split_bookmark-pdftk.rb', line 4

def page
  @page
end

#pdfObject

Returns the value of attribute pdf.



4
5
6
# File 'lib/pdf_split_bookmark-pdftk.rb', line 4

def pdf
  @pdf
end

#titleObject

Returns the value of attribute title.



4
5
6
# File 'lib/pdf_split_bookmark-pdftk.rb', line 4

def title
  @title
end