Share via


ThreeDFormat.BevelBottomType Property

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

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

Syntax

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

value = instance.BevelBottomType

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

Property Value

Type: MsoBevelType
MsoPresetCamera

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Word Namespace