Method: CombinePDF::PDF#objects

Defined in:
lib/combine_pdf/pdf_public.rb

#objectsObject (readonly)

the objects attribute is an Array containing all the PDF sub-objects for te class.



74
75
76
# File 'lib/combine_pdf/pdf_public.rb', line 74

def objects
  @objects
end