Method: DocuSign_eSign::Text#font_color
- Defined in:
- lib/docusign_esign/models/text.rb
#font_color ⇒ Object
The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White.
131 132 133 |
# File 'lib/docusign_esign/models/text.rb', line 131 def font_color @font_color end |