Share via


Document.SmartTagsAsXMLProps-Eigenschaft

Ruft einen Wert ab, der angibt, ob in Microsoft Office Word ein XML-Header mit Smarttaginformationen erstellt werden soll, wenn ein Dokument mit Smarttags im HTML-Format gespeichert wird, oder legt diesen Wert fest.

Namespace:  Microsoft.Office.Tools.Word
Assemblys:   Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property SmartTagsAsXMLProps As Boolean
bool SmartTagsAsXMLProps { get; set; }

Eigenschaftswert

Typ: System.Boolean
true , wenn in Microsoft Office Word ein XML-Header mit Smarttaginformationen erstellt werden soll, wenn ein Dokument mit Smarttags im HTML-Format gespeichert wird; andernfalls false.

.NET Framework-Sicherheit

Siehe auch

Referenz

Document Schnittstelle

Microsoft.Office.Tools.Word-Namespace