Method: AsposePdfCloud::TextLine.attribute_map
- Defined in:
- lib/aspose_pdf_cloud/models/text_line.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
36 37 38 39 40 41 |
# File 'lib/aspose_pdf_cloud/models/text_line.rb', line 36 def self.attribute_map { :'horizontal_alignment' => :'HorizontalAlignment', :'segments' => :'Segments' } end |