Method: AsposePdfCloud::ImageHeader#zoom
- Defined in:
- lib/aspose_pdf_cloud/models/image_header.rb
#zoom ⇒ Object
Zooming factor of the stamp. Allows to scale stamp.
53 54 55 |
# File 'lib/aspose_pdf_cloud/models/image_header.rb', line 53 def zoom @zoom end |