VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Comments Namespace / AnnotationComment Class
In This Topic
AnnotationComment Class Properties
In This Topic
For a list of all properties of this type, see AnnotationComment.
Public Properties
 NameDescription
Public PropertyGets the annotation that stores the comment's data.
Public PropertyGets or sets the bounding box of the comment, in device independed pixels (DIPs).
Public PropertyGets or sets the color of the comment in user interface.
Public PropertyGets or sets date and time when the comment was created.
Public PropertyGets a value indicating whether the comment is disposed.
Public PropertyGets or sets a value indicating whether the comment is opened.
Public PropertyGets or sets a value indicating whether this comment is read-only in user interface.
Public PropertyGets a value indicating whether this comment sets the parent state. (Inherited from Comment)
Public PropertyGets or sets the date and time when the annotation was most recently modified.
Public PropertyGets or sets the comment name.
Public PropertyGets the parent comment.
Public PropertyGets the comment collection that contains this comment.
Public PropertyGets or sets the state to which the parent comment (Parent) should be set.
Public PropertyGets the comment collection that contains replies to this comment.
Public PropertyGets the source object that stores the comment's data.
Public PropertyGets the bounding box of Source object, in device independed pixels (DIPs).
Public PropertyGets or sets the state model corresponding to ParentState.
Public PropertyGets or sets the subject of the comment.
Public PropertyGets or sets the text of the comment.
Public PropertyGets or sets the type of the comment.
Public PropertyGets or sets the user name.
See Also