Method: AsposePdfCloud::Bookmarks#valid?
- Defined in:
- lib/aspose_pdf_cloud/models/bookmarks.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
82 83 84 |
# File 'lib/aspose_pdf_cloud/models/bookmarks.rb', line 82 def valid? return true end |