VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfRedactionMarkCollectionJS type
Constructors SeeAlso
In This Topic
    WebPdfRedactionMarkCollectionJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfRedactionMarkCollectionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfRedactionMarkCollectionJS class.
    Methods
     NameDescription
    Public MethodAdds an interactive object to the end of the collection. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodClears the collection. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodGets the number of items contained in the collection. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodReturns an interactive object. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodGets the index of the specified item. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodInserts an interactive object into collection at the specified index. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodRemoves specified interactive object from the collection. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodRemoves specified interactive object from the collection. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodSets information about the specified interactive object. (Inherited from WebInteractiveObjectCollectionJS)
    Public MethodReturns the collection as array. (Inherited from WebInteractiveObjectCollectionJS)
    See Also