CommentDisplayMode

WordProcessingLoadOptions.CommentDisplayMode property

Specifies how comments should be displayed in the output document. Default is ShowInBalloons.

public WordProcessingCommentDisplay CommentDisplayMode { get; set; }

See Also