DocumentCommentElement Properties
Base class for comment start and end elements.| Name | Description |
|---|---|
| Author | Gets the comment’s author. |
| Date | Gets the date and time when a comment was created. |
| Name | Gets the comment’s name. |
| Position | Gets the position of a document element within a document. Inherited from DocumentElementBase. |
| Type | Gets the type of a document element. Inherited from DocumentElementBase. |
See Also