Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 830 Bytes

SubFormFieldsPerDocumentHyperlink.md

File metadata and controls

14 lines (10 loc) · 830 Bytes

Dropbox::Sign::SubFormFieldsPerDocumentHyperlink

This class extends SubFormFieldsPerDocumentBase.

Properties

Name Type Description Notes
type*required String A hyperlink field. Use the SubFormFieldsPerDocumentHyperlink class. [default to 'hyperlink']
content*required String Link Text.
content_url*required String Link URL.
font_family String Font family for the field.
font_size Integer The initial px font size for the field contents. Can be any integer value between 7 and 49.

NOTE: Font size may be reduced during processing in order to fit the contents within the dimensions of the field.
[default to 12]