hwIPPTPublishOption SetPPTMaster
Allows you to set the PowerPoint master file's path.
Syntax
hwIPPTPublishOption_handle SetPPTMaster path
Application
Tcl Modify
Inputs
- path
- The path of the PowerPoint master file.
Example
Opt SetPPTMaster "C:\Users\Smith\Desktop\master.pptx"
Error
Returns success (0) or an error code.
Keywords
Tcl
Query