AnnotationFieldTypeRuleDto

Properties

Name Type Description Notes
widthMultiplier Double Default width as a multiple of the page's median body-text line height. E.g. 10.0 for Signature on a 14pt-body-text doc → 140pt default width. [default to null]
heightMultiplier Double Default height as a multiple of the page's median body-text line height. [default to null]
minWidthPt Double Hard minimum width in PDF points. Always enforced server-side and applied by the UI as the lower bound on resize handles. [default to null]
minHeightPt Double Hard minimum height in PDF points. [default to null]

[Back to Model list] [Back to API list] [Back to README]