Method: DocuSign_eSign::Text#font
- Defined in:
- lib/docusign_esign/models/text.rb
#font ⇒ Object
The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default.
128 129 130 |
# File 'lib/docusign_esign/models/text.rb', line 128 def font @font end |