VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Undo Namespace / AnnotationCommentCollectionUndoAction Class
In This Topic
AnnotationCommentCollectionUndoAction Class Properties
In This Topic
For a list of all properties of this type, see AnnotationCommentCollectionUndoAction.
Public Properties
 NameDescription
Public PropertyGets the action source. (Inherited from UndoAction)
Public PropertyGets the data storage that stores the objects. (Inherited from UndoAction)
Public PropertyGets a value indicating whether this instance has current state. (Inherited from UndoAction)
Public PropertyGets a value indicating whether the undo action is valid.
Public PropertyGets the reference to the source object of action. (Inherited from UndoAction)
Public PropertyGets the references to the Comment objects stored in AnnotationReplyCollection.
Protected Properties
 NameDescription
Protected PropertyGets the current state. (Inherited from UndoAction)
See Also