hwIPPTPublish SetSyncAtPublish

Sets whether or not to sync at publishing.

Syntax

hwIPPTPublish_handle SetSyncAtPublish sync_publishing

Application

HyperWorks Tcl Modify

Inputs

sync_publishing
true
A new page is added to the PowerPoint file, along with the synchronization of the previously created images after publishing.
false
A synchronization is not applied to any previously created images.

Example

To sync the content upon publishing:
PPTPublish SetSyncAtPublish true 

Error

Returns success (0) or an error code.

Keywords

HyperWorks

Tcl

Query