WdEncloseStyle Enumeration

Specifies the relative size of an enclosure.

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

Syntax

'Declaration
Public Enumeration WdEncloseStyle
'Usage
Dim instance As WdEncloseStyle
public enum WdEncloseStyle

Members

Member name Description
wdEncloseStyleNone The enclosure assumes the default size.
wdEncloseStyleSmall The enclosure is smaller.
wdEncloseStyleLarge The enclosure is larger.

See Also

Reference

Microsoft.Office.Interop.Word Namespace