VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type
Constructors SeeAlso
In This Topic
    WebAnnotationCommentCollectionJS Class Members
    In This Topic
    The following tables list the members exposed by WebAnnotationCommentCollectionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebAnnotationCommentCollectionJS class.
    Methods
     NameDescription
    Public MethodAdds an annotation comment to the collection.
    Public MethodClears this collection.
    Public MethodReturns a value indicating whether collection contains an annotation comment.
    Public MethodCopies this collection to the target collection.
    Public MethodGets count of elements in collection.
    Public MethodGets the comment that stores this comment collection.
    Public MethodGets the source object that stores the parent comment's data.
    Public MethodReturns an annotation comment at specified index.
    Public MethodReturns an index of annotation comment in the collection.
    Public MethodInserts an annotation comment to the collection.
    Public MethodRemoves an annotation comment from the collection.
    Public MethodSerializes this collection.
    Public MethodReplaces an annotation comment at the specified index.
    Public MethodReturns an array that contains annotation comments of collection.
    Events
     NameDescription
    Public EventOccurs when annotation collection is changed.
    See Also