Document.UpdateStyles Method

Definition

Copies all styles from the attached template into the document, overwriting any existing styles in the document that have the same name.

public:
 void UpdateStyles();
public void UpdateStyles ();
abstract member UpdateStyles : unit -> unit
Public Sub UpdateStyles ()

Applies to