Method: AsposeWordsCloud::FontInfo#file_path
- Defined in:
- lib/aspose_words_cloud/models/font_info.rb
#file_path ⇒ Object
Gets or sets the path to the font file if any.
33 34 35 |
# File 'lib/aspose_words_cloud/models/font_info.rb', line 33 def file_path @file_path end |