DefaultWebOptions.SaveNewWebPagesAsWebArchives Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True : Microsoft Word enregistre les nouvelles pages Web au format Page Web à fichier unique (précédemment appelé le format Archive Web).
public:
property bool SaveNewWebPagesAsWebArchives { bool get(); void set(bool value); };
public bool SaveNewWebPagesAsWebArchives { get; set; }
member this.SaveNewWebPagesAsWebArchives : bool with get, set
Public Property SaveNewWebPagesAsWebArchives As Boolean
Valeur de propriété
Remarques
La propriété SaveNewWebPagesAsWebArchives ne modifie pas le format des pages Web enregistrées. Pour modifier leur format, vous devez les ouvrir individuellement, puis utiliser la SaveAs(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) méthode pour définir le format de page Web.