Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.36 KB

SubFormFieldsPerDocumentTextMerge.md

File metadata and controls

39 lines (27 loc) · 1.36 KB

SubFormFieldsPerDocumentTextMerge

This class extends SubFormFieldsPerDocumentBase.

Properties

Name Type Description Notes
type*required String A text field that has default text set using pre-filled data. Use the SubFormFieldsPerDocumentTextMerge class.
fontFamily FontFamilyEnum Font family for the field.
fontSize 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.

Enum: FontFamilyEnum

Name Value
HELVETICA "helvetica"
ARIAL "arial"
COURIER "courier"
CALIBRI "calibri"
CAMBRIA "cambria"
GEORGIA "georgia"
TIMES "times"
TREBUCHET "trebuchet"
VERDANA "verdana"
ROBOTO "roboto"
ROBOTOMONO "robotoMono"
NOTOSANS "notoSans"
NOTOSERIF "notoSerif"
NOTOCJK_JP_REGULAR "notoCJK-JP-Regular"
NOTOHEBREW_REGULAR "notoHebrew-Regular"
NOTOSANTHAIMERGED "notoSanThaiMerged"