ImageGear for .NET
MarkCount Property (ImGearARTPage)




Gets the marks count in the page.
Syntax
'Declaration
 
Public ReadOnly Property MarkCount As Integer
'Usage
 
Dim instance As ImGearARTPage
Dim value As Integer
 
value = instance.MarkCount
public int MarkCount {get;}
public: __property int get_MarkCount();
public:
property int MarkCount {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback