Method: AsposePdfCloud::ImageHeader#valid?
- Defined in:
- lib/aspose_pdf_cloud/models/image_header.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
197 198 199 |
# File 'lib/aspose_pdf_cloud/models/image_header.rb', line 197 def valid? return true end |