ImageGear for .NET
dispose Method
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : dispose Method

Glossary Item Box

Disposes of the resources held by the viewer.

Syntax

ASP.NET Ajax Javascript (Specification) 
function dispose() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.dispose();

Remarks

This function disposes of the resources held by this viewer and removes its user interface. After you call this function, you will not be able to use this instance of the viewer again.

See Also

©2013. Accusoft Corporation. All Rights Reserved.