Method: AsposeWordsCloud::GetRunFontRequest#paragraph_path
- Defined in:
- lib/aspose_words_cloud/models/requests/get_run_font_request.rb
#paragraph_path ⇒ Object
The path to the paragraph in the document tree.
36 37 38 |
# File 'lib/aspose_words_cloud/models/requests/get_run_font_request.rb', line 36 def paragraph_path @paragraph_path end |