Share via


Document.get_Compatibility-Methode

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Verwenden Sie anstelle dieser Methode die Compatibility-Eigenschaft.

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
Function get_Compatibility ( _
    Type As WdCompatibility _
) As Boolean
bool get_Compatibility(
    WdCompatibility Type
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Document Schnittstelle

Microsoft.Office.Tools.Word-Namespace