commentDisplayMode property

LayoutOptions.commentDisplayMode property

Gets or sets the way comments are rendered. Default value is CommentDisplayMode.ShowInBalloons.

get commentDisplayMode(): Aspose.Words.Layout.CommentDisplayMode

Remarks

Note that revisions are not rendered in balloons for CommentDisplayMode.ShowInAnnotations.

See Also