Method: AsposePdfCloud::ImageHeader#y_indent
- Defined in:
- lib/aspose_pdf_cloud/models/image_header.rb
#y_indent ⇒ Object
Vertical stamp coordinate, starting from the bottom.
50 51 52 |
# File 'lib/aspose_pdf_cloud/models/image_header.rb', line 50 def y_indent @y_indent end |