[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControlAppearance

Enum ContentControlAppearance

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the appearance of a content control.

public enum ContentControlAppearance

Fields

BoundingBox = 0

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

Hidden = 2

Represents a content control that is not shown.

Tags = 1

Represents a content control shown as start and end markers.