In This Topic
The following tables list the members exposed by
Comment.
Public Constructors
| Name | Description |
 | Comment | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Author | Gets the author of comment. |
 | Color | Gets the comment color. |
 | FontProperties | Gets the font properties. |
 | ShowAuthor | Gets a value indicating whether comment author should be displayed with comment. |
 | Text | Gets the comment text. |
 | TextProperties | Gets the text properties. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
See Also