Method: AsposePdfCloud::ImageHeader#width

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

#widthObject

Gets or sets image width. Setting this property allos to scal image horizontally.



59
60
61
# File 'lib/aspose_pdf_cloud/models/image_header.rb', line 59

def width
  @width
end