Method: Egree::Document#content_type

Defined in:
lib/egree/document.rb

#content_typeObject



25
26
27
# File 'lib/egree/document.rb', line 25

def content_type
  "application/pdf"
end