ImageGear for .NET
markCount Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ArtPage Class : markCount Property

Glossary Item Box

Returns the number of marks associated with the ArtPage.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_markCount() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfArtPage.get_markCount();

Remarks

This read-only property returns the number of marks associated with the ArtPage. If the page has no marks, this property will be zero.

See Also

©2013. Accusoft Corporation. All Rights Reserved.