Method: AsposePdfCloud::Position#x_indent

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

#x_indentObject

Gets the X coordinate of the object



29
30
31
# File 'lib/aspose_pdf_cloud/models/position.rb', line 29

def x_indent
  @x_indent
end