Parent

Methods

Class/Module Index [+]

Quicksearch

Origami::PDF::Data

Class representing the Catalog Dictionary of a PDF file.


Forward declarations.

Public Class Methods

new(hash = {}) click to toggle source
# File lib/origami/catalog.rb, line 477
def initialize(hash = {})
  set_indirect(true)

  super(hash)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.