ImageGear for .NET
MarkCount Property (ImGearARTPage)




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

Property Value

Integer value.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback