WdSeparatorType Enum

Definition

Specifies the type of separator to place between items.

public enum class WdSeparatorType
[System.Runtime.InteropServices.Guid("6840CE86-6CE5-3724-8961-31802690E713")]
public enum WdSeparatorType
type WdSeparatorType = 
Public Enum WdSeparatorType
Inheritance
WdSeparatorType
Attributes

Fields

wdSeparatorColon 2

A colon.

wdSeparatorEmDash 3

An emphasized dash.

wdSeparatorEnDash 4

A standard dash.

wdSeparatorHyphen 0

A hyphen.

wdSeparatorPeriod 1

A period.

Applies to