ResetWizardSynchronizing Method [Publisher 2003 VBA Language Reference]
Resets the data that Microsoft Publisher uses to automatically change similar objects to have the same formatting or content.
expression.ResetWizardSynchronizing
expression Required. An expression that returns one of the objects in the Applies To list.
Remarks
Unexpected formatting changes may be a result of Publisher's object synchronization. Resetting the synchronization data will stop these changes.
Example
The following example resets the synchronization data that Publisher uses to give similar objects the same formatting.
Options.ResetWizardSynchronizing
Applies to | Options Object