Method: Pdfcrowd::PdfToTextClient#setDebugLog

Defined in:
lib/pdfcrowd.rb

#setDebugLog(value) ⇒ Object



4963
4964
4965
4966
# File 'lib/pdfcrowd.rb', line 4963

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