MergeFieldsTemplateRequest.DOCXDocumentContent Property

Definition

Raw content of docx document template. MergeField names should be the same as keys in template data

[System.Text.Json.Serialization.JsonPropertyName("docxDocument")]
public string DOCXDocumentContent { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("docxDocument")>]
member this.DOCXDocumentContent : string with get, set
Public Property DOCXDocumentContent As String

Property Value

Attributes

Applies to