Method: AsposePdfCloud::ImageHeader#x_indent
- Defined in:
- lib/aspose_pdf_cloud/models/image_header.rb
#x_indent ⇒ Object
Horizontal stamp coordinate, starting from the left.
47 48 49 |
# File 'lib/aspose_pdf_cloud/models/image_header.rb', line 47 def x_indent @x_indent end |