WdEncloseStyle Enum

Definition

Specifies the relative size of an enclosure.

public enum class WdEncloseStyle
[System.Runtime.InteropServices.Guid("0F05520A-75C5-378A-A3B8-E7B89539F932")]
public enum WdEncloseStyle
type WdEncloseStyle = 
Public Enum WdEncloseStyle
Inheritance
WdEncloseStyle
Attributes

Fields

wdEncloseStyleLarge 2

The enclosure is larger.

wdEncloseStyleNone 0

The enclosure assumes the default size.

wdEncloseStyleSmall 1

The enclosure is smaller.

Applies to