menu

Document Processing

CommentDisplayMode Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    CommentDisplayMode Class

    Specifies the rendering options for document comments.

    Inheritance
    System.Object
    CommentDisplayMode
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public sealed class CommentDisplayMode : Enum

    Fields

    Hide

    No document comments are rendered.

    Declaration
    public const CommentDisplayMode Hide
    Field Value
    Type
    CommentDisplayMode

    ShowInBalloons

    Renders document comments in balloons.

    Declaration
    public const CommentDisplayMode ShowInBalloons
    Field Value
    Type
    CommentDisplayMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved