'Declaration Public Enum ContentControlAppearance Inherits System.Enum
public enum ContentControlAppearance : System.Enum
'Declaration Public Enum ContentControlAppearance Inherits System.Enum
public enum ContentControlAppearance : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.ContentControlAppearance