Click or drag to resize

CommentFormat CommentId Property

Gets or sets the id of the comment.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int CommentId { get; set; }

Property Value

Type: Int32
The comment id.
See Also