MergeFieldsTemplateRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MergeFieldsTemplateRequest
public class MergeFieldsTemplateRequest
type MergeFieldsTemplateRequest = class
Public Class MergeFieldsTemplateRequest
- Inheritance
-
MergeFieldsTemplateRequest
Constructors
| Name | Description |
|---|---|
| MergeFieldsTemplateRequest() | |
Properties
| Name | Description |
|---|---|
| DOCXDocumentContent |
Raw content of docx document template. MergeField names should be the same as keys in template data |
| TemplateData |
JSON data that should be applied to the template |