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 |