DocumentBase.get_ActiveWritingStyle Method

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

Use the ActiveWritingStyle property instead of this method.

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

Syntax

'Declaration
Public Function get_ActiveWritingStyle ( _
    ByRef languageID As Object _
) As String
public string get_ActiveWritingStyle(
    ref Object languageID
)

Parameters

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

DocumentBase Class

Microsoft.Office.Tools.Word Namespace