Method: WordsRubySdk::PsSaveOptionsData#hash
- Defined in:
- lib/words_ruby_sdk/models/ps_save_options_data.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
245 246 247 |
# File 'lib/words_ruby_sdk/models/ps_save_options_data.rb', line 245 def hash [color_mode, save_format, file_name, dml_rendering_mode, dml_effects_rendering_mode, zip_output, update_last_saved_time_property, update_sdt_content, update_fields, jpeg_quality, , numeral_format, optimize_output, page_count, page_index, use_book_fold_printing_settings].hash end |