Click or drag to resize

Comment CommentMarkStart Property

Gets the begining 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 CommentMarkStart { get; }

Property Value

Type: CommentMark
The commentMark of start.
See Also