VintaSoft Imaging .NET SDK 12.5: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type
In This Topic
    WebAnnotationCommentCollectionJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebAnnotationCommentCollectionJS.
    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.
    See Also