RenderComments

BaseViewOptions.RenderComments property

Enables rendering comments.

public bool RenderComments { get; set; }

Remarks

By default, GroupDocs.Viewer does not render comments. To do this, set this property to true.

For code example, see the documentation.

See Also