SetAsTemplateDefault Method

See Also         Example         Applies To

Font object: Sets the specified font formatting as the default for the active document and all new documents based on the active template. The default font formatting is stored in the Normal style.

PageSetup object: Sets the specified page setup formatting as the default for the active document and all new documents based on the active template.

Syntax

expression.SetAsTemplateDefault

expression   Required. An expression that returns a Font or PageSetup object.