Document.WebOptions (Word)

Gibt das WebOptions -Objekt zurück, das Attribute auf Dokumentebene enthält, die von Microsoft Word verwendet werden, wenn Sie ein Dokument als Webseite speichern oder eine Webseite öffnen.


Set objWO = ActiveDocument.WebOptions 
objWO.RelyOnCSS = True 
objWO.Encoding = msoEncodingWestern