Method: Pdfcrowd::HtmlToImageClient#setLocale

Defined in:
lib/pdfcrowd.rb

#setLocale(locale) ⇒ Object



2353
2354
2355
2356
# File 'lib/pdfcrowd.rb', line 2353

def setLocale(locale)
    @fields['locale'] = locale
    self
end