| Name | Description | |
|---|---|---|
![]() | Annotation | Gets the annotation that stores the comment's data. |
![]() | BoundingBox | Gets or sets the bounding box of the comment, in device independed pixels (DIPs). |
![]() | Color | Gets or sets the color of the comment in user interface. |
![]() | CreationDate | Gets or sets date and time when the comment was created. |
![]() | IsDisposed | Gets a value indicating whether the comment is disposed. |
![]() | IsOpen | Gets or sets a value indicating whether the comment is opened. |
![]() | IsReadOnly | Gets or sets a value indicating whether this comment is read-only in user interface. |
![]() | IsState | Gets a value indicating whether this comment sets the parent state. (Inherited from Comment) |
![]() | ModifyDate | Gets or sets the date and time when the annotation was most recently modified. |
![]() | Name | Gets or sets the comment name. |
![]() | Parent | Gets the parent comment. |
![]() | ParentCollection | Gets the comment collection that contains this comment. |
![]() | ParentState | Gets or sets the state to which the parent comment (Parent) should be set. |
![]() | Replies | Gets the comment collection that contains replies to this comment. |
![]() | Source | Gets the source object that stores the comment's data. |
![]() | SourceBoundingBox | Gets the bounding box of Source object, in device independed pixels (DIPs). |
![]() | StateModel | Gets or sets the state model corresponding to ParentState. |
![]() | Subject | Gets or sets the subject of the comment. |
![]() | Text | Gets or sets the text of the comment. |
![]() | Type | Gets or sets the type of the comment. |
![]() | UserName | Gets or sets the user name. |
