Gets or sets the id of the comment.
Namespace: Spire.Doc.FormattingAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int CommentId { get; set; }
Public Property CommentId As Integer Get Set
public: property int CommentId { int get (); void set (int value); }
member CommentId : int with get, set
Property Value
Int32The comment id.