ThreeDFormat.BevelTopType Property

Returns or sets an MsoPresetCamera constant that represents the bevel type for the top bevel. Read/write.

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

Syntax

'Declaration
Property BevelTopType As MsoBevelType
    Get
    Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoBevelType

value = instance.BevelTopType

instance.BevelTopType = value
MsoBevelType BevelTopType { get; set; }

Property Value

Type: MsoBevelType
MsoPresetCamera

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Word Namespace