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

Glossary Item Box

Indicates the document object that contains this page.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_document() : ImGearDocument
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearPage.get_document();

Remarks

This is a read only property. This property is a ImGearDocument that holds this page.

See Also

©2013. Accusoft Corporation. All Rights Reserved.