Method: AsposeWordsCloud::FontInfo#valid?

Defined in:
lib/aspose_words_cloud/models/font_info.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



90
91
92
# File 'lib/aspose_words_cloud/models/font_info.rb', line 90

def valid?
  return true
end