DocumentClass.ActiveThemeDisplayName Property
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property ActiveThemeDisplayName As String
Get
'Usage
Dim instance As DocumentClass
Dim value As String
value = instance.ActiveThemeDisplayName
public virtual string ActiveThemeDisplayName { get; }
Property Value
Type: System.String
Implements
_Document.ActiveThemeDisplayName