Click or drag to resize

CommentMark Type Property

Gets or sets the type of the CommentMark.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CommentMarkType Type { get; set; }

Property Value

Type: CommentMarkType
The type.
See Also