WdContentControlAppearance Enum

Definition

Constants that represent the visualizations for a content control, passed to and returned by the Appearance property.

public enum class WdContentControlAppearance
[System.Runtime.InteropServices.Guid("1D81C8D5-149B-481D-B4AF-7605E0942FAF")]
public enum WdContentControlAppearance
type WdContentControlAppearance = 
Public Enum WdContentControlAppearance
Inheritance
WdContentControlAppearance
Attributes

Fields

wdContentControlBoundingBox 0

Represents a content control shown as a shaded rectangle or bounding box (with optional title).

wdContentControlHidden 2

Represents a content control shown as start and end markers.

wdContentControlTags 1

Represents a content control that is not shown.

Applies to