Method: DocuSign_eSign::View#font
- Defined in:
- lib/docusign_esign/models/view.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.
123 124 125 |
# File 'lib/docusign_esign/models/view.rb', line 123 def font @font end |