Sha256: e42f80f9d249cc2d3b19573a4450a9abdc3abb00343abf51bc4dc9ed25c970bc

Contents?: true

Size: 830 Bytes

Versions: 6

Compression:

Stored size: 830 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.  |  [default to 12] |

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dropbox-sign-1.8.0 docs/SubFormFieldsPerDocumentHyperlink.md
dropbox-sign-1.7.0 docs/SubFormFieldsPerDocumentHyperlink.md
dropbox-sign-1.6.1 docs/SubFormFieldsPerDocumentHyperlink.md
dropbox-sign-1.6.0 docs/SubFormFieldsPerDocumentHyperlink.md
dropbox-sign-1.5.0 docs/SubFormFieldsPerDocumentHyperlink.md
dropbox-sign-1.4.1 docs/SubFormFieldsPerDocumentHyperlink.md