Method: AsposePdfCloud::TextStyle#font_size
- Defined in:
- lib/aspose_pdf_cloud/models/text_style.rb
#font_size ⇒ Object
Gets or sets font size of the text.
29 30 31 |
# File 'lib/aspose_pdf_cloud/models/text_style.rb', line 29 def font_size @font_size end |