ApplyPptxTemplateRequest 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.
ApplyPptxTemplateRequest
public class ApplyPptxTemplateRequest
type ApplyPptxTemplateRequest = class
Public Class ApplyPptxTemplateRequest
- Inheritance
-
ApplyPptxTemplateRequest
Constructors
| Name | Description |
|---|---|
| ApplyPptxTemplateRequest() | |
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 |
| TemplateFile |
Content of the template |
| TimeZone |
The time zone of the document |