ApplyDocxTemplateRequest 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.
ApplyDocxTemplateRequest
public class ApplyDocxTemplateRequest
type ApplyDocxTemplateRequest = class
Public Class ApplyDocxTemplateRequest
- Inheritance
-
ApplyDocxTemplateRequest
Constructors
| Name | Description |
|---|---|
| ApplyDocxTemplateRequest() | |
Properties
| Name | Description |
|---|---|
| DocumentOutputType |
The required document type |
| Locale |
The locale that will be applyed to the document |
| TemplateData |
JSON data that should be applied to the template |
| TemplateEngine |
The engine that will process the template |
| TemplateFile |
Content of the template |
| TimeZone |
The time zone of the document |