Method: Pdfcrowd::HtmlToImageClient#setDataTrimBlocks

Defined in:
lib/pdfcrowd.rb

#setDataTrimBlocks(value) ⇒ Object



2544
2545
2546
2547
# File 'lib/pdfcrowd.rb', line 2544

def setDataTrimBlocks(value)
    @fields['data_trim_blocks'] = value
    self
end