Sha256: 34fc3864df0bef15b3a9ba20bb1ced03f059cc51f122a50edfacc9a3bc85cf9d

Contents?: true

Size: 814 Bytes

Versions: 2

Compression:

Stored size: 814 Bytes

Contents

# Dropbox::Sign::SubFormFieldsPerDocumentHyperlink

This class extends `SubFormFieldsPerDocumentBase`.

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `type`<sup>*_required_</sup> | ```String``` |  A hyperlink field. Use the `SubFormFieldsPerDocumentHyperlink` class.  |  [default to 'hyperlink'] |
| `content`<sup>*_required_</sup> | ```String``` |  Link Text.  |  |
| `content_url`<sup>*_required_</sup> | ```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`.<br><br>**NOTE**: Font size may be reduced during processing in order to fit the contents within the dimensions of the field.  |  |

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dropbox-sign-1.3.0 docs/SubFormFieldsPerDocumentHyperlink.md
dropbox-sign-1.2.0 docs/SubFormFieldsPerDocumentHyperlink.md