PageSetup.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 page setup formatting as the default for the active document and all new documents based on the active template.
public:
void SetAsTemplateDefault();
public void SetAsTemplateDefault ();
abstract member SetAsTemplateDefault : unit -> unit
Public Sub SetAsTemplateDefault ()