AnnotationFieldTypesApiResponse
Properties
| Name |
Type |
Description |
Notes |
| fallbackLineHeightFraction |
Double |
Multiplier of page height used as a synthetic line-height when a page has no extractable text layer (scanned/image-only). Roughly matches 14pt body text on US Letter (792 * 0.018 ≈ 14.3). |
[default to null] |
| types |
Map |
Sizing rules keyed by annotation type name (e.g. "Signature", "Initials", "DateSigned"). Type names match the SignAnnotationType enum used elsewhere in the API. |
[default to null] |
[Back to Model list] [Back to API list] [Back to README]