ApplyXlsxTemplateRequest.TemplateFile Property

Definition

Content of the template

[System.Text.Json.Serialization.JsonPropertyName("documentContent")]
public byte[] TemplateFile { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("documentContent")>]
member this.TemplateFile : byte[] with get, set
Public Property TemplateFile As Byte()

Property Value

Byte[]
Attributes

Applies to