ImageGear for .NET
removeFromPage Method

Removes the mark from its ArtPage.
Syntax
ASP.NET Ajax Javascript (Specification) 
function removeFromPage() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMark.removeFromPage();
Remarks

This function removes the mark from its ArtPage. If the mark is not currently part of an ArtPage, this function will do nothing. You can use ArtPage.removeMark for the same purpose, but this function is often more convenient.

See Also

Reference

Mark class
Mark Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback