Method: AsposePdfCloud::TextStyle#background_color
- Defined in:
- lib/aspose_pdf_cloud/models/text_style.rb
#background_color ⇒ Object
Sets background color of the text.
38 39 40 |
# File 'lib/aspose_pdf_cloud/models/text_style.rb', line 38 def background_color @background_color end |