[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControlAppearance

ContentControlAppearance Enum

Specifies the appearance of a content control.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum ContentControlAppearance
Public Enum ContentControlAppearance

Fields

Name Description
BoundingBox

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

Hidden

Represents a content control that is not shown.

Tags

Represents a content control shown as start and end markers.