Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CommentDisplayMode

    Show / Hide Table of Contents

    Class CommentDisplayMode

    Specifies the rendering options for document comments.

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

    Fields

    Hide

    No document comments are rendered.

    Declaration
    public const CommentDisplayMode Hide
    Field Value
    Type Description
    CommentDisplayMode

    ShowInBalloons

    Renders document comments in balloons.

    Declaration
    public const CommentDisplayMode ShowInBalloons
    Field Value
    Type Description
    CommentDisplayMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved