FontClass.ThreeD Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Property ThreeD As ThreeDFormat
    Get
    Set
'Usage
Dim instance As FontClass
Dim value As ThreeDFormat

value = instance.ThreeD

instance.ThreeD = value
public virtual ThreeDFormat ThreeD { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.ThreeDFormat

Implements

_Font.ThreeD

See Also

Reference

FontClass Class

FontClass Members

Microsoft.Office.Interop.Word Namespace