_Font.SetAsTemplateDefault Method

Definition

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 ()

Applies to