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