ApplyDocxTemplateRequest.TemplateEngine Property

Definition

The engine that will process the template

[System.Text.Json.Serialization.JsonPropertyName("engine")]
public Azure.Connectors.Sdk.Plumsail.Models.Engine? TemplateEngine { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("engine")>]
member this.TemplateEngine : Nullable<Azure.Connectors.Sdk.Plumsail.Models.Engine> with get, set
Public Property TemplateEngine As Nullable(Of Engine)

Property Value

Attributes

Applies to