ImageGear .NET
SelectMarks Method




Pass true to select all marks in the page, false to deselect.
Selects or deselects all marks in the annotation page.
Syntax
'Declaration
 
Public Sub SelectMarks( _
   ByVal state As Boolean _
) 
'Usage
 
Dim instance As ImGearARTPage
Dim state As Boolean
 
instance.SelectMarks(state)
public void SelectMarks( 
   bool state
)
public: void SelectMarks( 
   bool state
) 
public:
void SelectMarks( 
   bool state
) 

Parameters

state
Pass true to select all marks in the page, false to deselect.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback