ImageGear for .NET
RemoveMarks(ArrayList) Method




Collection of marks to delete.
Deletes collection of specified marks from the annotation page.
Syntax
'Declaration
 
Public Overloads Sub RemoveMarks( _
   ByVal marks As ArrayList _
) 
'Usage
 
Dim instance As ImGearARTPage
Dim marks As ArrayList
 
instance.RemoveMarks(marks)
public void RemoveMarks( 
   ArrayList marks
)
public: void RemoveMarks( 
   ArrayList* marks
) 
public:
void RemoveMarks( 
   ArrayList^ marks
) 

Parameters

marks
Collection of marks to delete.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback