Class ContentControlAppearance
Represents the appearance of the content control.
Inheritance
System.Object
ContentControlAppearance
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Portable.dll
Syntax
public sealed class ContentControlAppearance : Enum
Fields
BoundingBox
Represents BoundingBox appearance.
Declaration
public const ContentControlAppearance BoundingBox
Field Value
Type | Description |
---|---|
ContentControlAppearance |
Hidden
�Represents Hidden appearance.
Declaration
public const ContentControlAppearance Hidden
Field Value
Type | Description |
---|---|
ContentControlAppearance |
Tags
Represents Tags appearance.
Declaration
public const ContentControlAppearance Tags
Field Value
Type | Description |
---|---|
ContentControlAppearance |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |