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 |