Click or drag to resize

Comment CommentMarkEnd Property

Gets the ending mark of the comment.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CommentMark CommentMarkEnd { get; }

Property Value

Type: CommentMark
The commentMark of end.
See Also