1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. WordProcessingCommentDisplay

WordProcessingCommentDisplay class

Specifies the rendering mode for document comments.

public class WordProcessingCommentDisplay : Enumeration

Public Members

namedescription
WordProcessingCommentDisplay()Serialization constructor
static readonly AnnotationRenders document comments in annotations. This is only available for Pdf format.
static readonly BalloonRenders document comments in balloons in the margin. This is the default value.
static readonly HiddenNo document comments are rendered.

See Also