Method: AsposeWordsCloud::CompareOptions#target
- Defined in:
- lib/aspose_words_cloud/models/compare_options.rb
#target ⇒ Object
Gets or sets the option that controls which document shall be used as a target during comparison.
60 61 62 |
# File 'lib/aspose_words_cloud/models/compare_options.rb', line 60 def target @target end |