ParentId
Comment.ParentId property
Gets or sets the parent comment ID. A value of -1
means the comment has no parent.
public int ParentId { get; set; }
See Also
- class Comment
- namespace Aspose.Words
- assembly Aspose.Words
Gets or sets the parent comment ID. A value of -1
means the comment has no parent.
public int ParentId { get; set; }