_Font.SetAsTemplateDefault Method
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.
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.
public:
void SetAsTemplateDefault();
public void SetAsTemplateDefault ();
abstract member SetAsTemplateDefault : unit -> unit
Public Sub SetAsTemplateDefault ()