Method: Pdfcrowd::Client#setHtmlZoom

Defined in:
lib/pdfcrowd.rb

#setHtmlZoom(value) ⇒ Object



244
245
246
# File 'lib/pdfcrowd.rb', line 244

def setHtmlZoom(value)
    @fields['html_zoom'] = value
end