Share via


Proprietà Document.SmartTagsAsXMLProps

Ottiene o imposta un valore che indica se in Microsoft Office Word viene creata un'intestazione XML contenente informazioni smart tag quando si salva come HTML un documento contenente smart tag.

Spazio dei nomi:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Sintassi

'Dichiarazione
Property SmartTagsAsXMLProps As Boolean
    Get
    Set
bool SmartTagsAsXMLProps { get; set; }

Valore proprietà

Tipo: System.Boolean
true se in Microsoft Office Word viene creata un'intestazione XML contenente informazioni smart tag quando si salva come HTML un documento contenente smart tag; in caso contrario false.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Document Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Word