Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 641 Bytes

FillHandlebarFormField.md

File metadata and controls

11 lines (7 loc) · 641 Bytes

FillHandlebarFormField

Properties

Name Type Description Notes
FieldName string Name of the field without the curly braces, e.g. "FieldName" for a field that is included in the text of the DOCX as "{{FieldName}}" [optional] [default to null]
ValueToFill string Text value to fill in for the field in the resulting document [optional] [default to null]

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