ApplyHtmlFlowTemplateRequest 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.
ApplyHtmlFlowTemplateRequest
public class ApplyHtmlFlowTemplateRequest
type ApplyHtmlFlowTemplateRequest = class
Public Class ApplyHtmlFlowTemplateRequest
- Inheritance
-
ApplyHtmlFlowTemplateRequest
Constructors
| Name | Description |
|---|---|
| ApplyHtmlFlowTemplateRequest() | |
Properties
| Name | Description |
|---|---|
| Locale |
The locale that will be applyed to the document |
| SourceHTML |
Text HTML template or HTML file template |
| TemplateData |
JSON data that should be applied to the template |
| TimeZone |
The time zone of the document |