Method: AsposePdfCloud::Paragraph#to_body

Defined in:
lib/aspose_pdf_cloud/models/paragraph.rb

#to_bodyHash

to_body is an alias to to_hash (backward compatibility)



280
281
282
# File 'lib/aspose_pdf_cloud/models/paragraph.rb', line 280

def to_body
  to_hash
end