menu

Document Processing

ContentControlAppearance Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    ContentControlAppearance Class

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved