Method: Pdfcrowd::PdfToImageClient#setDebugLog

Defined in:
lib/pdfcrowd.rb

#setDebugLog(value) ⇒ Object



5314
5315
5316
5317
# File 'lib/pdfcrowd.rb', line 5314

def setDebugLog(value)
    @fields['debug_log'] = value
    self
end